• Problem: SRAM region is full
    Note: This was originally posted on 12th December 2008 at http://forums.arm.com Hello! I am getting the compiler error that "sram region is full", and I am trying to identify the possible causes. I know...
  • Problem: SRAM region is full
    Note: This was originally posted on 12th December 2008 at http://forums.arm.com Hello! I am getting the compiler error that "sram region is full", and I am trying to identify the possible causes. I know...
  • change region address of the external data memory
    I want to change the DPXL from 01h (default) to FFh(the region address of the code memory) So I can access(R/W) the code memory by the inst(MOVX) When I use the simulator of the C251 eval version...
  • change region address of the external data memory
    I want to change the DPXL from 01h (default) to FFh(the region address of the code memory) So I can access(R/W) the code memory by the inst(MOVX) When I use the simulator of the C251 eval version...
  • LPC2129 Port 0 Parrallel data - on no consecutive pins
    Hello Friends, I have to read 16-bit data from Port 0 of LPC2129.But the data is not available on consecutive pins. So I assigned a name to each pin like PDB0. To read all 16 bits into a single...