• error 129
    Im getting the following error when i debug my code *** error 129: MapMem - map size truncated to 16MB *** error 65: access violation at 0xFFFDC000 : no 'write' permission please help.
  • Functions initiated in RTL.h
    Hello, I am trying to read data from a UDP socket using the function udp_open & udp_get_buf using the header file RTL.h provided in the keil. Where do i find the definition of these functions ? I mean...
  • Keil5 cant locate rtl.h, but generates hex file
    After getting the new keil5 MDK, i compiled the code developed in keil4. (the legacy package has to be installed to achieve the reverse-compatibility). everything seems to be working fine, except...
  • Modify file creation date value (RTL.h)
    Hi everyone, I'm using KEIL on LPC2478 and RTL.h library. All the file that I create have the same date/time creation value. Does anyone knows if it's possible to change it and how to change it...
  • Debugger error 129: MapMem - map size truncated to 128MB
    Hello I am using a version for evaluation of uVision 3.0. and its simulator. I use the stm32f103ze micro. I am trying to debug a simple program: It prints "Hello World" in the UART1. I have...