Get Started RM57Lx Launchpad

3 views (last 30 days)
muhammad usama
muhammad usama on 23 Jun 2022
Answered: Manikanta Aditya on 11 Jan 2024
I'm trying this example "Configure a Model for Texas Instruments Hercules RM57Lx LaunchPad" the build is done correctly but the model was not deployed on the Launchpad. and without any window appear the jsut the run stops providing the following details:
### Successful completion of build procedure for: arm_cortex_r_gettingstarted
Build process completed successfully
Build Summary
Top model targets built: Model Action Rebuild Reason =========================================================================================== arm_cortex_r_gettingstarted Code generated and compiled Generated code was out of date. 1 of 1 models built (0 models already up to date) Build duration: 0h 0m 42.465s
But on the scope i can't see anything! what should i do?

Answers (1)

Manikanta Aditya
Manikanta Aditya on 11 Jan 2024
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:
  1. Check with the connections and ensure that the hardware setup is properly done.
  2. 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.
  3. On the ‘Run on Hardware Board’, pop-up set Hardware Board to ‘TI Herculus RM57x LaunchPad’ and click Finish.
  4. 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:
Hope this gives some idea.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!