• 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...
  • remapping of ddr
    Hi again I am still struggling with debugging my code in DDR3 memory using the Keil uLink2. I have created a .ini file for the uLink2 to execute which initializes the DDR3 for use, load my code to...
  • ARM REMAP
    hi guys .. I'm working with LPC2129.. how to make my program to run from RAM.. and what are the things i have to do while REMAPPING
  • 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...