• LOC file split on internal/external flash
    We are working on a custom board, based on XC167CI with external flash AMD 29F400 wired to CS0 and we are using Keil uVision2 V2.38A e ULINK USB. So we have internal memory at 0x400000 and external one...
  • Downloading program to internal/external flash
    Hello All, I'm using AT89C5131 which has 32Kx8 of internal flash memory. I'm also adding a 32Kx8 external flash. How does the programming work with Keil? I mean how does Keil know to program...
  • Download to internal flash of STR710FZ2
    Hi. Does the Keil uLink allow me to download a binary (bin or hex) file into the internal flash of the STR710FZ2(H6) target? The download must be remotely controlled (say, from LabVIEW), so I basically...
  • How to download two APPs in flash in one step?
    Hi everybody, We are using uVision3, LPC2104(ARM7) & ULINK-JTAG. We are trying to download two applications to flash in one only step, that is, selecting only one file. -Option 1: We could do it editing...
  • Splitting code between eprom and flash/eeprom.
    I need to have an internal bootloader in my Dallas 520 that can reprogram my external flash, and contain functions the external program can use, as these functions need to use ports P0 and P2 (precluding...