Hello,
I am working on the AMP solution for zedboard based on the reference document XAPP1078. I did all the changes to adopt it to the memory map of the Zedboard. I am able to boot linux in AMP mode. But i am not able to wake up CPU1 for some reason. I am trying to start the demo application which increments the register at address 0XFFFF8000. I write 0x18000000 to 0xFFFFFFF0 to wake up CPU 1. But i am not able to see any changes to the register value at the address i mentioned.
Could any body tell me on how to debug this issue?
Edit:
I set the debug symbols in the FSBL and i get a debug message saying
"Unsupported Silicon Version 3.0" from the FSBL.
Does the Rom Boot code change in this version ( compared to silicon version 1 and 2) ?. Does it mean that i have to change my FSBL ?
Cheers,
S