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!