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.

AM263P4: SBL built with makefiles doesn't run on board

Part Number: AM263P4

Tool/software:

Hi,

I have been able to run hello world on the microcontroller using the prebuilt ospi mcelf sbl and the hello world example, however when I try to build my own ospi mcelf sbl through the command line it doesn't run. I build it using this command: 

gmake.exe --debug -C .\ti-arm-clang\ -s all DEVICE=am263Px

Am missing any parameters?

Thanks

Olivier H