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!