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.

AM3359 skips the "public reset vector" !

Other Parts Discussed in Thread: AM3359
Hi,
 
I’m running a new board based on AM3359 (version XAM3359 ZCZ). The boot  fails before trying to access to boot peripherals.
 
The tracing vector @0x4030ce40 is equal to 0x6. That mean:
 
-          Passed the public reset vector: fail
 
-          Entered main function: pass
 
-          Running after the cold reset: pass
 
How is it possible to skip the reset vector and enter into the main function?!
 
 
 
Thanks
 
Cyril