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
    1. 4.1 CCS Import And Build
    2. 4.2 Command Line Build
  8. 5CMM Scripts
    1. 5.1 AM263x CMM Script
    2. 5.2 AM263Px CMM Script
  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

Building MCU_PLUS_SDK Examples

CAUTION:

The debug firewalls are opened by the hsmRtImg. This image is present at <mcu_plus_sdk>/source/security/security_common/drivers/hsmclient/soc/<device_name>/hsmRtImg.h

If users are using an older MCU_PLUS_SDK version (before v10.01), then replace the hsmRtImg.h with the updated files:

AM263x - Github

AM263Px- Github

As a part of this application note, users use MCU_PLUS_SDK examples, run them on the AM26x MCU and get the trace. In case users want to use a different application, skip this section. Make sure there is a .debug configuration build for consistent trace results.