• LPC900: Generate an error when Code exceeds 0x1c00
    Hi, I have written a boot loader that is located in 0x1C00-0x1DFF. Therefor my working code should be limited to 0x0000-0x1BFF. I want to generate an error when this border is crossed. In target...
  • baud rate does not exceed 16 bit value
    I am trying to assign a baud rate of 115k to com1. (i.e. mode com1 115200). I get an error that states "Error 189: Value out of Range." By playing around I saw that the maximum baud rate setting is 65535...
  • ARM Compiler L62203E RW_IRAM exceeds limit - 15k size jumps to 35k after adding one line of code
    I am troubleshooting a problem exceeding RAM size.  Using Keil and the ARM compiler, I receive a L6220E RM_IRAM exceeds limit error.  The size jumps from 14.5k to 35k when I add one line of code.  Below...
  • Memory
    Hi all of you guys! While programming in keil.c more memory use and time used where as in a51.asm less memory and time required as compare to keil.c in simple program. 1. why it is done? 2...
  • memory
    hi, i have a simple question. be glad if anyone can help me. how do i check how much memory have i used for the lines of coding that ive written? thanks in advance wafi