Hi everybody again: We work with LPC2104, & Keil uVision3 (with GNU tools). Let's suppose we have a big APP, compiled and linked to be executed from FLASH. Let's suppose we have a little APP (really a loader of the big APP), compiled and linked to be executed from RAM. Now, how can we download the little APP to Flash, when it's expected to be executed from RAM? Or can we modify ELF file to add the convenient offset (as it could be easily done with an HEX file)? Or is possible to download an HEX file with Keil IDE? Or are we missing anything? Thanks in advance! -.-WOLFISH-.-
Message
One APP from flash, one APP from RAM
2004-05-25 by more_effective