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.

TMDSIDK437X: How to create CCS Project using starterware in PDK

Genius 5840 points
Part Number: TMDSIDK437X

Hello,

I would like to run led_blink as CCS project in starterware on TMDSIDK437x.

Could you tell me how to create CCS Project of led_blink based on starterware?

Regards,

U-SK

  • U-SK,

    Please note that the support for starterware package that is include in Processor SDK RTOS is limited to bootloaders and board package. We no longer recommend use of this software for new development and have removed any CCS Projects in that package as they are no longer being maintained and migrated to latest CCS versions. The build for starterware included in the package only support make based build.

    Please check the note in the developers guide in the CSL article for AM437x/AM335x

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


    For led blink, I would recommend that you look at the GPIO LLD driver example or even the diagnostic LED blink example that is located at :
    pdk_am335x_1_0_13\packages\ti\board\diag\led

    Regards,
    Rahul