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.

AM572X: Running a program on Cortex M4

Hi.

I want to run and test a basic program by C language on cortex M4 in am5728-evm. i separately compile kernel linux and make zImage.

i develop my board by this zImage and now i want to run a basic C program on the cortex M. how i can this?

please help me...