- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
how to bootloader MB from spi flash M25p16 to DDR
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-19-2012 02:57 AM - edited 04-19-2012 03:03 AM
Hi all,
I working with Spartan 3e1600 kit and EDK 10.1
My project debug with XMD is ok.
Now, i want store bitstream and elf file to external spi flash memory M25p16.
can you guide step by step for me??? Eg: how to create bootloader?, how to merge bootloader into bitstream file? how to download file to flash memory M25p16 ??
I'm newbie with bootloader.
Thanks.
Re: how to bootloader MB from spi flash M25p16 to DDR
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-22-2012 06:50 AM
I searched on this forum, but have too answer , and i don't know that start point for solution of this proplem. Help me please. thank
Re: how to bootloader MB from spi flash M25p16 to DDR
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-23-2012 06:40 AM
Check the avnet tutorial on microblaze development. They have a step by step method to implement a bootloader. Ofcourse it is for their Spartan 6 micro board. But it should be enough to give you the general idea.
Re: how to bootloader MB from spi flash M25p16 to DDR
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-02-2012 03:40 AM
thanks, i readed "Using Serial Flash on the Xilinx Spartan-3E Starter Board" of avnet.
bootloader file run ok via spi flash config. but I have'nt any things from user_app.
Re: how to bootloader MB from spi flash M25p16 to DDR
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-02-2012 07:38 AM
No this was not the document i was talking about. Do the following :
1) Create an account on the avnet website and login
2) Go to http://www.em.avnet.com/en-us/design/drc/Pages/Xil
3) Click on download design and support files
4) Download the 13.2 version of EDK06 :
https://www.em.avnet.com/Support%20And%20Downloads
You might have to read the previous tutorials of avnet i.e. from EDK01 to understand the EDK06. But i dont think that is of any use to you in a direct relation to your project. It should be enough to give you a broad prospective of how it works.
I have made it as simple as possible. Hope it helps
Arvind
Re: how to bootloader MB from spi flash M25p16 to DDR
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-02-2012 08:42 PM
thanks for reply. this is document that i have. http://www.xilinx.com/products/boards/s3estarter/f
project of me is large and time for project is limit , so, i want do it on edk 10.1. can you help me.
Re: how to bootloader MB from spi flash M25p16 to DDR
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-03-2012 05:15 AM
Re: how to bootloader MB from spi flash M25p16 to DDR
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-06-2012 08:20 PM
I want add bootloader file to my project. My project use 1 spi v2.0 , so, bootloader should use spi driver 2.0. And my project use edk 10.1.3. can you help me.
Re: how to bootloader MB from spi flash M25p16 to DDR
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-07-2012 03:03 AM
i bootloaded ok. but my project use interup, and bootloader not work with interup. I readed this theard http://forums.xilinx.com/t5/EDK-and-Platform-Studi
my bootloader file in atack file











