Azzera filtri
Azzera filtri

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

1 visualizzazione (ultimi 30 giorni)
Subsystem Failed Code generation information file does not exist.

Risposte (1)

Infinite_king
Infinite_king il 1 Dic 2023
Modificato: Infinite_king il 1 Dic 2023
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.

Categorie

Scopri di più su Embedded Coder in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by