this error is coming when iam doing PIL testing .....C2000 microcontroller card iam using......"Subsystem Failed Code generation information file does not exist."

1 次查看(过去 30 天)
Subsystem Failed Code generation information file does not exist.

回答(1 个)

Infinite_king
Infinite_king 2023-12-1
编辑:Infinite_king 2023-12-1
Hi anil tiwari,
I understand that you are facing issues while trying to do PIL testing.
The error ‘Code generation information file does not exist’ most probably means, Embedded Coder was not able to generate target code. To resolve this issues follow the suggested troubleshooting steps.
  1. Make sure you have write access to the folder in which you are tyring to generate code.
  2. If you don’t have access, then change the working directory.
  3. If you are using Windows, Open the MATLAB in administrator mode.
  4. Verify model setup and parameter configurations.
  5. Confirm the existence of the build folder and ensure the correctness of the specified path.
  6. Check the MATLAB Command Window for error messages related to code generation failure, it may contain possible fixes.
  7. Ensure the installation of required support packages and target files in MATLAB, like ‘C2000 Microcontroller Blockset’ and ‘Embedded Coder’
For more information on ‘C2000 Microcontroller Blockset’ please refer the following MATLAB documentation,
For more information on Deployment and Validation, refer the following MATLAB documentation,
Hope this is helpful.

类别

Help CenterFile Exchange 中查找有关 Embedded Coder 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by