Part Number: AM5728
Other Parts Discussed in Thread: MATHLIB
Tool/software: Code Composer Studio
I am attempting to setup a project that targets the M4 on the AM5728 (IPU1), and I would much prefer to use the Linaro toolchain. When I setup a project in CCS 8.1, with the default configuration and choosing the am57 linker, I do not get a building output. Specifically, I get an error surrounding HEAPSIZE not being defined, and I am guessing there needs to be other configuration files included, or something along those lines. This code will be loaded onto the AM5728 in the yocto based Linux system and loaded into the appropriate /firmware directory. Is there an example existing of a Linaro based AM5728 IPU project floating somewhere? It'd be especially helpful if it was driving GPIO's, UART, or communicating with the A15 cores via some means.

