Hi denglin12315,
It sounds like your FSBL is not handing off execution to a valid ELF loaded into memory, very similar to this post here:
http://zedboard.org/content/microzed-compiling-u-boot-image-and-creating-bootbin
What does the BIF (Boot Image Format) file that SDK generates behind the scenes look like?
Regards,
-Kevin
Hi Kevin,
I am sure the BIF (Boot Image Format) file that SDK generates behind the scenes is right. And I finally find if I use "Periferial_Test" as template to create my led application in SDK, it all works. But if I use "Helloword" or another template to do this, problem will happen like my previously question.
Regards,
denglin12315
Hi Kevin,
I am sure the BIF (Boot Image Format) file that SDK generates behind the scenes is right. And I finally find if I use "Periferial_Test" as template to create my led application in SDK, it all works. But if I use "Helloword" or another template to do this, problem will happen like my previously question.
Regards,
denglin12315