• 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...
  • 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...
  • 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
  • Getting around delayed ack problem
    Hi, I have an application that sends data via BSD TCP sockets every 50ms to some software on the PC. The problem is, windows uses delayed ack - msdn.microsoft.com/.../aa505957.aspx which means...