필터 지우기
필터 지우기

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