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.

PROCESSOR-SDK-AM64X: GNU Toolchain Examples

Part Number: PROCESSOR-SDK-AM64X
Other Parts Discussed in Thread: AM6442

Hi,

i am porting an existing project to AM6442 to run on the Cortex R5 core,

  • I am using MCU+ SDK (8.0) and basing my port on an example using free RTOS.
  • code composer 10.

the example files come with TI Clang toolchain and so is the linker file.

i would like to change the toolchain to GNU due to previous project used GNU also and porting is much smoother.

Are there GNU  examples for the Cortex R5?

Thank You!