• Bank0 bootloader remapping fails
    i am using STR9 and i have bootloader in sector0 of bank0 and application in bank1. i am able to jump to application and its working perfectly. but as i modify my application to write some data in bank0...
  • STR9 Bank switching
    The STR91x.s file in the Blinky-B0B1 example is a good start in getting bank switching working for in-application-programming. But there is a change I had to make in order to restart (jump to 0) a bank...
  • ARM STR9 : Ethernet Bootloader
    Hi all ! I'm looking for a simple code of bootloader using UDP or TCP communication (HTTP or TFTP example given by ST is with IAR kit and I don't want to use HTTP ou TFTP) that can be used, for example...
  • REMAP
    Hi I'm using the AT9142800a chip option from Uvision. I'm having problems with the REMAP. Everything seems to work in the simulation. but when i download to my board, nothing executes after remap command...
  • ReMap
    Hi folks What is the use of Memory Remapping Technique.. is it to make code from Flash to run in RAM or .. if so,LPC21xx has ReMap fearure only for 0x20 locations.. here we can only remap interrupt...