Hi everyone,
Up to now, I've been working with CCStudio, and to launch a program I only had to click on Debbug active project ...
I would like to flash my program into the SPI Flash and boot from there, But I haven't been able to launch my program so far.
The thing I've tried is flashing either with CCStudio SPI flasher and Serial Flasher executable. (I provided the utilities with dsp-ais and arm-ubl). What I did then is provide the flasher with an example from rCSL quickstart package (I created an AIS file from .out file) instead of providing U-boot as the third file.
Is it the right way to do it ? Because, nothing happens when I turn on the OMAP with SPI Flash boot mode activated once the 3 files have been flashed.
(When I connect the board with CCStudio, DSP runs until address 0x0071307A which contains BNOP 0x0071307A, and ARM just stays at 0xFFFF0000 which contains B 0xFFFF0000).
What changes do I have to make in either of my three files ? Do I do something the wrong way ?
Thanks,
Maxime