F28379D Simulink compilation error : Code generation information file does not exist

8 views (last 30 days)
Hello all,
I've been using Simulink to work with TMS320F28379D LaunchPad form TI. Currently I'm using Matlab R2022a version.
However, I got a compilation error whenever I build my simulink model for the MCU (Code generation information file does not exist).
I have reinstall the support package file and several other options suggested from the previous forum. however, the error is still there. please find the attached the complete build-log and my simulink model. thank you in advance for your help.

Answers (1)

Suvansh Arora
Suvansh Arora on 29 Nov 2022
Edited: Suvansh Arora on 29 Nov 2022
In this particular case, due to a different error in the build process the active configuration was stuck at 'External Mode Configuration' which in R2022a causes some additional files to be compiled and if they are missing will result in these errors in subsequent builds
To rectify this, delete the 'External mode configuration' or change the active configuration from the Model Explorer window and set the default configuration 'Configuration' as active while rebuilding model.

Categories

Find more on Simulink Coder in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!