Good morning,
I am using one of your evaluation boards, specifically the FRDM-A-S32K344 board, with the ‘S32K344_mc_pmsm_1sh_s32ct’ example in MATLAB and Simulink. The problem I’m having is that when I connect the interface to the Freemaster, some variables don’t appear and show up as a question mark; in other words, they aren’t being detected or aren’t implemented. Also, I’m trying to load the .elf file in case there was a compilation error, and I’m getting some errors saying that certain variables aren’t being detected.
Could you help me?
JonAnder_Amante_0-1780474522107.png
JonAnder_Amante_1-1780474600546.png
If i try to reload the file .elf I have:
JonAnder_Amante_2-1780474650900.png
Hello,
If variables are not detected in the FreeMASTER project make sure that the elf file is properly selected from the settings.
If it is properly set, check in the model if the variables are set to External or Volatile. Otherwise, the FreeMASTER is not able to detect them.
Best regards,
Sorin Bancila