- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Issue with Microblaze reset
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-22-2012 05:41 AM
We've ported uboot and linux on microblaze for a SPARTAN6 device.
we've a BRAM code @ reset vector (0x0) which copies the uboot code from SPI flash to RAM and executes the uboot. same way uboot copies Linux image from SPI Flash to RAM and bootsup.
The problem is when we press the hard reset button.
the hard reset of the FPGA resets the Microblaze ONLY when we boots up kernel. Can we suspect the exception handler code in MB bootloop of xilinx ? are we missing something in the setup ?
Re: Issue with Microblaze reset
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-22-2012 07:54 AM
Are you using the Xilinx reference design (hardware) for that board or building your own?
I would think that the reset is hooked up to reset the whole system rather than just he MicroBlaze.
Thanks.
Re: Issue with Microblaze reset
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-22-2012 09:08 PM
Its a custom board.
Reset is supposed to reset the FPGA (and microblaze) and the bitfile configuration has to happen again..rite ?
we've not modified the linker script generated by xilinx. As we see it is getting reseted after kernel boots up, is it because of some linker script issue of BRAM code ?
Re: Issue with Microblaze reset
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-30-2012 02:52 AM
sorry ..i mislead ..
this is a simple hard reset buton which is connected to the MB_RESET of the FPGA.
Re: Issue with Microblaze reset
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-31-2012 10:04 PM
the reset issue is resolved.
Thanks to jpl@xiphos.ca
http://forums.xilinx.com/t5/Embedded-Linux/Microbl
Thanks
Vineeth











