Hello there,
I am using Simulink Coder with the MCSXTE2BK142.
I want to debug the Simulink signals / data stores in FreeMaster.
What do I have to do in Matlab Simulink so that the signal or data store is listed in the .elf file? If it is listed in the .elf file, I can show the value in Freemaster in real time.
It works in the original example project, but I do not know how to configure it.
It seems to me that I need to change the Storage class of the data store memory block (https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/How-to-read-Simulink-signals-with-FreeM...). But I have no option for that. Is there a way for me to configure the storage class of the data store memory somewhere else?
Thanks