Jump to content
  • 0

Zybo-z7-10, FSBL does not work


zengqin3

Question

Hi

I am trying to run the fsbl and hello world on Zybo-z7-10, but seems like it does not work.

When I tried to run the fsbl, it shows the message like this.

image.thumb.png.c79c6ee639680b941bd64f8b5acb949b.png

 

I build this project step by step learning from a video on youtube, the hardware and software part. I post this link at the bottom.

The output in terminal is supposed like this, tell me Boot mode is JTAG, but now it is not.

image.png.f0049ff6e2f4306fe61bbc709754ae02.png

 

Does anyone know why this happen?

 If FSBL does not run successfully, the other parts in my project won't work as well since the the clock and interrupts from PS side are not activated.

For example, in EnableSampleGenerator, I assign 32 and 1 to GPIO, but when I read from it, they are still 0.

Also after I start first DMA transmission, when it finishes, there should be an interrupt, and in the interrupt I start another DMA transmission.

Now seems like the interrupt never happens, so I seriously doubt the FSBL does not run properly.

 

Thanks a lot 

image.png.39779c6126e83e7ae866194e4474178e.png

in int main()

image.png.98f3e156d6dc8c580d7f02997dfb0d2d.png

image.thumb.png.91dbb7063976510d38f47afe1076c265.png

image.png.5c3aaacda7148b50063e46b46d2a9c47.png

 

 

 

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...