Code generation information file does not exist.

556 ビュー (過去 30 日間)
Shaw
Shaw 2021 年 11 月 19 日
コメント済み: Javier Diaz Meza 2024 年 10 月 30 日 13:32
I have trying different example codes in simuling for android.
I am constantly getting the following error
" Code generation information file does not exist. "
What does the error mean?
  3 件のコメント
Areej Safdar
Areej Safdar 2023 年 4 月 20 日
change your setting in simulink and selecl report "Create Code Generation Report".
Tinotenda Ashley Mwarunzika
Tinotenda Ashley Mwarunzika 2024 年 5 月 22 日
@Areej Safdar could you explain how you did it. I am trying to solve the same problem.

サインインしてコメントする。

採用された回答

Shaw
Shaw 2021 年 11 月 25 日
The issue was with path. The path was too long for the model to execute. I have shortened the path ,now the model works fine.
  14 件のコメント
Tinotenda Ashley Mwarunzika
Tinotenda Ashley Mwarunzika 2024 年 5 月 22 日
@Dalla did you manage to solve it?
Javier Diaz Meza
Javier Diaz Meza 2024 年 10 月 30 日 13:32
how do you shorten the path?

サインインしてコメントする。

その他の回答 (11 件)

Paniz Sedighi
Paniz Sedighi 2022 年 11 月 27 日
I solved this problem by setting the workspace path to the same path as my Simulink file.
  1 件のコメント
Jesse Beaupre
Jesse Beaupre 2023 年 3 月 29 日
It's a mystery to me why Simulink doesn't automatically set the correct path and you have to manually do it in 2023.

サインインしてコメントする。


Can Ahmet Dursun
Can Ahmet Dursun 2023 年 7 月 25 日
For me it was the space character somewhere in the path.

Sutanu Maiti
Sutanu Maiti 2021 年 11 月 20 日
Can you please try building corresponding example model once?
To launch the example model, please execute below commnd in MATLAB command window:
>> androidGettingStartedExample
  1 件のコメント
Shaw
Shaw 2021 年 11 月 21 日
I have tried for the above mentioned example.
The model executed with warnings.
But when I try to do with other examples, again the same error occurs.

サインインしてコメントする。


Abdelrahman Salah Elwakeel
Abdelrahman Salah Elwakeel 2023 年 4 月 5 日
Hi,
I also faced the same problem. However, the fix for me was that I was using the wrong programming cable (some usb cables are just for power not for programming)
  1 件のコメント
Taimur Zaman
Taimur Zaman 2023 年 4 月 11 日
Thats really strange. I am facing this problem in 2023 but my 2021 is not causing any problem

サインインしてコメントする。


Taimur Zaman
Taimur Zaman 2023 年 4 月 11 日
I had this problem from long time. There is problem with matlab version 2022b and 2023 onwards. They dont set automatically the path which sometimes cuase this error. I opted to 2021 matlab, there you will have communication interface option to select SERIAL. I simply select this and now working. TI Launchpads the solution with problems :)
  2 件のコメント
Abdul Kadar Jahangir
Abdul Kadar Jahangir 2023 年 4 月 11 日
Hey, I'm facing the exact same issue with the F28335 control card. I wish to generate PWM pulses to a DC DC converter.
You mentioned that the issue is with the path not being set automatically. May I know the path to which file you are talking about here? If you can mention that, maybe I can try adding that and check if it works.
Taimur Zaman
Taimur Zaman 2023 年 4 月 11 日
The path itself doesnt resolve it. You need to make sure your simulink file and workspace path is same. It can be accessed from the top ribbon of main window of matlab (command prompt area)

サインインしてコメントする。


abdullah
abdullah 2023 年 4 月 25 日
Ihave the same error in 2023 version when I use the s-function builder
have you solved it ?
  1 件のコメント
Dalia
Dalia 2023 年 8 月 21 日
Hello. How can you solve this, as I am getting the same problem?

サインインしてコメントする。


feng
feng 2023 年 5 月 18 日
In Model settings,choose Gnerate code only.
  1 件のコメント
绍冲
绍冲 2024 年 2 月 6 日
thats true,thanks

サインインしてコメントする。


MD IFTEKHAR ASHRAF
MD IFTEKHAR ASHRAF 2023 年 5 月 21 日
Go to the examples given in add ons - c2000 block set. There you will get the accurate solution.

Liam Veit
Liam Veit 2023 年 12 月 9 日
Had the same issue on windows 2022b. For me, it was a permissions issue. Running MATLAB as an administrator fixed it.

Ian Adelman
Ian Adelman 2024 年 7 月 22 日
after checking code generation compatibility, running all possible checks with the model advisor, and scouring the internet for anything that could help me. Truly the only thing that ever worked was switching my hardware to be the Aruino Mega 2560, building (which suceeded for whatever reason), and switching back to the originally selected hardware (Arduino Uno or ESP32 devkit C).
I hope this helps another poor soul.

Yashodhar Veeralla
Yashodhar Veeralla 2024 年 9 月 24 日
The message " Code generation information file does not exist. " is information related to why we generated code for the model. The reason why the build process errored should be below this statement

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

製品


リリース

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by