Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
0
Problems with Nexys-3 Memory mux core for EDK
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-01-2012 06:57 PM
Has anyone had any success at all using the external memory mux IP that's included in the BSB files for the Nexys 3 board for use with the EDK? I have followed the instructions to the letter, and while the PSRAM memory region passes the SDK's memory tests, I get garbage when I try to read from the parallel flash (having programmed it in advance and verified its contents with the Adept tool.) I was hoping to use the SDK to generate some apps to store in flash and then just use the simple SREC loader to copy them to PSRAM to run, but since it can't successfully read the flash, I'm stuck.
Anybody been successful with this?
Solved! Go to Solution.
0
Re: Problems with Nexys-3 Memory mux core for EDK
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-19-2012 06:10 PM
Problem solved: First thing you need to do is write 0x00FF to the base address of the flash chip. This forces the chip into normal read mode, at which point it works just fine. (Should've tried this a lot sooner!)











