Hi Muhammad
Looks like you tried the example ‘Configure a Model for Texas Instruments Hercules RM57Lx LaunchPad’ and you built the model but you were not able to see anything on the scope.
I think you have successfully built the model, but it is not deployed on the TI Hercules RM57Lx Launchpad.
Trying the following workaround troubleshooting steps to see if you can resolve the issue at hand:
- Check with the connections and ensure that the hardware setup is properly done.
- Go to the Simulink model ‘arm_cortex_r_gettingstarted’ and on Apps tab, in the setup to run on hardware group. Click Run on Hardware Board.
- On the ‘Run on Hardware Board’, pop-up set Hardware Board to ‘TI Herculus RM57x LaunchPad’ and click Finish.
- This should automatically set the System Target file parameter for the model to ‘ert.tlc’ and add hardware tab, select and change ‘Build’, ‘Deploy’ and ‘Start’ to ‘Build’.
Please refer to the following reference to know about the example:
- Configure a Model for Texas Instruments Hercules RM57Lx LaunchPad: https://www.mathworks.com/help/ecoder/armcortexr/ug/configure-a-model-for-texas-instruments-hercules-rm57lx-launchpad-hardware-board.html
Hope this gives some idea.