SPRADP0 December   2024 AM2631 , AM2631-Q1 , AM2632 , AM2632-Q1 , AM2634 , AM2634-Q1 , AM263P4 , AM263P4-Q1

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1List of Acronyms
  5. 2Software Setup
  6. 3Hardware Setup
    1. 3.1 AM263x Connections
    2. 3.2 AM263Px Connections
    3. 3.3 Lauterbach® Connections
  7. 4Building MCU_PLUS_SDK Examples
  8. 5CMM Scripts
  9. 6Flashing SBL Null
    1. 6.1 Using UniFlash tool
    2. 6.2 Using Command Line Python Scripts
  10. 7Debugging with Trace32 Software
  11. 8Summary
  12. 9References

CMM Scripts

CMM is a batch type scripting language used by debuggers. The CMM scripts below handle the reset and connection of cores, configuring I2C clocks, trace pins, IO Expander configurations, generating off-chip trace results and displaying them in a window. By default, this works for the R5F Core-0, and can be modified to run for other ARM R5F and ARM M4 cores.

CAUTION: The scripts are validated for NoRTOS based applications. Some additional steps are required to get FreeRTOS™ task table and FreeRTOS component details. Refer to the OS awareness manual FreeRTOS.