Part Number: TMS320F28069
Hi:
I'm trying to build a existing model that was built fine in 2018a and trying to convert into matlab 2021b. Compilation was successful, but having an issue with the .a2l file being generated to be used for memory mapping with our controller. 2021b has a new way to generate these calibration files by a new menu item where it can generate the ASAP2 file by identifying the symbol file to be used for address replacement in the .a2l. The "generate calibration files" GUI only takes in .elf or a dwarf file for the symbols file. I used the .dwo file and it populated the right addresses for most items in the .a2l but the array elements are not recognized correctly. Anyone face a similar issue?
Using the 28069 chip with embedded coder support package for TI c2000 v21.2.0
Matlab 2021b version info:
MATLAB Version 9.11 (R2021b)
Simulink Version 10.4 (R2021b)
Control System Toolbox Version 10.11 (R2021b)
Embedded Coder Version 7.7 (R2021b)
Fixed-Point Designer Version 7.3 (R2021b)
MATLAB Coder Version 5.3 (R2021b)
Optimization Toolbox Version 9.2 (R2021b)
Signal Processing Toolbox Version 8.7 (R2021b)
Simulink Coder Version 9.6 (R2021b)
Stateflow Version 10.5 (R2021b)
Appreciate any leads,
Abe