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

CCS Import And Build

  1. Import the application in CCS using the steps mentioned here: Using SDK with CCS projects
  2. Right-click on the project in the project-view window and build the application in debug configuration. This generates a .out binary file, which is loaded to the AM26x device for debugging.