Hello! I'm evaluationing code to 51LPC-uC (89LPC767). I can't get the code to right place. Code starts allways from 4000H and it should be from start of the memory, for example 0x100, OTP code area is 0x000-0xfff. I have put CODE area to options for target/L51 locate/CODE range 0x100-0xfff, but it results target address overflow and many other errors... What to do? Tips? Hints? If someone could send me a a simple project where is all done correctly, i would be very happy. I'm using evaluation version of uVision 2. Regards, JV