Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - bausin

#1
LPC2xxx / Using FM to ISP a large hex file
May 07, 2008, 11:25:49 AM
Hi,

I'm trying to figure out how to use FM to load a 1 MByte FPGA config file. I'm using an LPC2378 that needs to load a serial flash over the SPI bus. The problem is that the file is too large to simply store in on-board flash and transfer to serial flash later. Do I need to write my own bootloader code to interact with FM?
All suggestions welcome.

Thanks,
Steve
#2
LPC2xxx / LPC2378 ISP file format
May 05, 2008, 09:52:50 AM
Hi,

I have a general question about the file format used as input by FlashMagic.
The user's manual says the input file should be uuencoded, but FM says to
specify an Intel Hex file. What am I missing?

Thanks,
Steve