• Memory reservation
    Hi All, I am using uVision3 and RV compilar with LPC2000. Who can I reserve in the on chip FLASH memory an area that the compilar will no put there a code. I need known memory reserved area for...
  • LPC1768 how IDs are stored in LUT?
    I'm using Open 1768 library for my current project and making use of CAN driver for the same. Under examples section, i'm using can_test_two_kit for receiving a CAN message. I have a doubt in the following...
  • Unused, but reserved data in the overlay data_group
    Hello, i'm using die uvision2, cx51 7.2 for a philips mx chip. In my following example code, keil reserves data, which is assigned to registers und so furthermore not used. The problem only comes...
  • How to reserve a memory zone
    I'm using an 8051 like controller. In the past I worked with an other micro and his compiler and I was able to reserve a memory zone to place my "not to be initiated" variables. With the old...
  • How to reserve RAM with scatter file
    Hello, to make a long story short: we are working on several designs with the LPC11C24 and use the CAN on_chip driver. Therefore the memory from 0x1000 0050 to 0x1000 00B8 has to be reserved, as...