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