• How to split the DATA_GROUP
    Hello, I have a project that uses nearly all the available memory. I want to use overlaying, but the Linker can not fit the DATA_GROUP into memory. Looking at the memory map, there is a gap of 8...
  • How to split the DATA_GROUP
    Hello, I have a project that uses nearly all the available memory. I want to use overlaying, but the Linker can not fit the DATA_GROUP into memory. Looking at the memory map, there is a gap of 8...
  • LPC1768 how to Reserve 4K of SRAM to store data
    Hi all I'm learning to program uC's on by myself, and I'm using the MCB1700, now I have some doubts. for example, How can I reserve SRAM space memory for storing data? what I want is to have...
  • LPC1768 how to Reserve 4K of SRAM to store data
    Hi all I'm learning to program uC's on by myself, and I'm using the MCB1700, now I have some doubts. for example, How can I reserve SRAM space memory for storing data? what I want is to have...
  • about the reserved address of C164
    Hello every one. Now I want to use the C164CI. In many examples, it always set the address 04h-1FFh as reserved. I don't know why, can you tell me?Thanks.