This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/AM5728: LED blink example issue

Part Number: AM5728

Tool/software: Code Composer Studio

1. I copied the prebuilt MLO SBL located under “C:\ti\processor_sdk_rtos_am57xx_6_01_00_08\prebuilt-sdcards\evmAM572x\sd_card_files” to an SD card

2. I successfully demonstrated the TI Cortex-A15 LED blink test (default DEBUG configuration)

3. I followed the Application Image Creation procedure in section 4.6.3.2.6.1 below using the .out file and saved “app” onto the SD card:

http://software-dl.ti.com/processor-sdk-rtos/esd/docs/latest/rtos/index_Foundational_Components.html#am57x

4. Next I inserted the SD card into the evmAM572x and reset the board.

5. Per the console port the SBL appears to successfully jump to the application.

6. The LED is asserted but doesn’t blink as it did when demonstrated via JTAG.

7. Please let me know if I am missing a step in order to make the LED blink as it did when running from JTAG.

Thanks,

Dave