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.

TMS320C6748: No_OS (bare-metal) examples needed for C6748

Part Number: TMS320C6748
Other Parts Discussed in Thread: SYSBIOS

Hi TI

Customer wants to use bare-metal example for C6748. 

According to below statement, I tried to find the same path of csl.

However I could not understand how can I change from SYSBIOS to bare-metal to link with the library.

Can you please specify with a simple example?

Thanks.

Regards, 

Jack

TI__Guru* 80655 points

Hi,

The Processor SDK RTOS https://software-dl.ti.com/processor-sdk-rtos/esd/C665x/latest/index_FDS.html is the software package for C6654:

  • The pdk_c665x_2_0_1xx\packages\ti\csl is baremetal.  
  • All the drivers are provided with source code and pre-built library. 
  • The driver examples (applications) are mostly use SYSBIOS, but you can change it to baremetal to link with the libraries.

Regards, Eric