![]() |
|
|
|
#1 |
|
I'm using an ML403 development board. The board has a Compact Flash card on
it, as well as SRAM, DDR RAM, Flash, etc. I'm trying to load my large application into a file that I can copy to the Compact Flash in a file. I want to have a bootloader program read then file, load it into SRAM, and then start executing the SRAM code. Is there an example of doing this? Is this an unreasonable thing to do with this system? I've been talking to our local FAEs but have no real feedback from them on how to do this. Any help would be greatly appreciated. Thanks. Dave Dave |
|
|
|
|
#2 |
|
Posts: n/a
|
Dave wrote:
> I'm using an ML403 development board. The board has a Compact Flash card on > it, as well as SRAM, DDR RAM, Flash, etc. > > I'm trying to load my large application into a file that I can copy to the > Compact Flash in a file. I want to have a bootloader program read then > file, load it into SRAM, and then start executing the SRAM code. > > Is there an example of doing this? Look at the u-boot project, it supports the ML403 board IIRC. It does the bootstrap stuff you need to do. -Dave -- David Ashley http://www.xdr.com/dash Embedded linux, device drivers, system architecture David Ashley |
|
|
|
#3 |
|
Posts: n/a
|
"David Ashley" <> wrote in message news:44fa6ae9$... > Dave wrote: >> I'm using an ML403 development board. The board has a Compact Flash card >> on >> it, as well as SRAM, DDR RAM, Flash, etc. >> >> I'm trying to load my large application into a file that I can copy to >> the >> Compact Flash in a file. I want to have a bootloader program read then >> file, load it into SRAM, and then start executing the SRAM code. >> >> Is there an example of doing this? > > Look at the u-boot project, it supports the ML403 board IIRC. > It does the bootstrap stuff you need to do. > > -Dave > > -- > David Ashley http://www.xdr.com/dash > Embedded linux, device drivers, system architecture Thanks for responding, Dave. I checked the Xilinx web-site and did a search on u-boot and ML403 and got no hits. I did a search on u-boot and got over 250 hits but they were all related to the ML300. I did a search on boot loader and ML403 and got about 10 hits but nothing talking about compact flash boot loading. Could you give me a link to where you saw the ML403 u-boot project? Thanks. Dave Dave |
|
|
|
#4 |
|
Posts: n/a
|
Dave wrote:
> I checked the Xilinx web-site and did a search on u-boot and ML403 and got > no hits. I did a search on u-boot and got over 250 hits but they were all > related to the ML300. I did a search on boot loader and ML403 and got about > 10 hits but nothing talking about compact flash boot loading. > > Could you give me a link to where you saw the ML403 u-boot project? Probably my mistake. The ML300 is probably the one I was thinking of. Still -- it's easy enough bringing up u-boot on new hardware. Start with the ML300 tree and go from there? If you've got money to spend I or other real u-boot experts can bring it up for you. -Dave -- David Ashley http://www.xdr.com/dash Embedded linux, device drivers, system architecture David Ashley |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| UCF file for virtex family...using Xilinx 10.1 | dhoomketu | Hardware | 0 | 05-23-2009 07:36 PM |
| Xilinx 7.1 and testbench error | boitsas | Software | 0 | 01-15-2008 04:14 PM |
| Dazzle Box... | swt458 | Hardware | 2 | 01-15-2008 06:06 AM |
| xilinx ISE8.2 error: XST779 | JayTee | Hardware | 1 | 07-11-2007 01:16 PM |
| VHDL (Assigning pins in xilinx) | amanpervaiz | Hardware | 3 | 12-02-2006 04:37 PM |