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.

AM6442: Using GNU Toolchain - Linker File

Part Number: AM6442

Hi,

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

i am using SDK V8 and basing my port on an example using free RTOS.

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.

But now mu linker file is not compatiable, is there a way to convert the existing clang linker file into a GNU one? are there GNU linker files examples for the Cortex R5?

Thank You!