Programming both LPC2478 internal FLASH and external FLASH
Hi,
Is it possible for Crossworks to flash multiple flash devices, if so how do I do this.
Thanks
-
To do this, you need to modify the loader so that it registers the LIBMEM drivers for all the devices you want to program. See http://www.rowleydownload.co.uk/arm/documentation/libmem_loader.htm for more information.
There are a number of support packages that contain loaders that already do this, for example the loader used in the Embedded Artists LPC2478 OEM board support package.
Regards,
Jon
Please sign in to leave a comment.
Comments
1 comment