hi,
is it possible to debug the boot process on my C6657 EVM? I would like to see what the RBL is exactly doing after power on. I am using SPI boot directly from NOR flash without any usage of IBL.
Thanks. Gregor
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.
hi,
is it possible to debug the boot process on my C6657 EVM? I would like to see what the RBL is exactly doing after power on. I am using SPI boot directly from NOR flash without any usage of IBL.
Thanks. Gregor
Gregor,
Apparently it is already released. Please check the link below.
http://software-dl.ti.com/sdoemb/sdoemb_public_sw/rbl/1_0_C6657/index_FDS.html
Thanks,
Arun,
HI Arun,
happy new year and thank you for your assistance.
In the RBL source code your provided me, I decided to take spimain.c as main file, but during build I get lots of errors that several .h files are missing. If necessary I will search for them, but I thought that the RBL source file package should work as out of the box.
Thanks+Regards.
Gregor