This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28388D: C2000 Blockset Calibration Parameter Not Exported to Hex File

Part Number: TMS320F28388D

Tool/software:

Hello Team,

I have a MATLAB model which is using C2000 blockset. I have a global parameter of "simulink.parameter" type and of "ExportedGlobal" storage class as I want to make this as calibration parameter.

 

After building the model, I get .hex and .a2l file which we are able to use for online calibration. Now I want to do offline calibration of .hex file. I am opening the .hex file CANape's VCDMStudio app with .a2l as database.

 But we cannot see any parameter in hex file. The same parameter is present in A2L file though.

Requesting your support to on this. Are there any specific settings we need to do during hex generation?