• RTX lockup
    Hello, I'd like to report a problem with RTX that has been present in the kernel for a long time - see here: http://www.keil.com/forum/15211/ I am facing the exact same problem, but the...
  • STM32 flash erase lockup problem
    This is a question to anyone who is expert in IAP programming. I am experimenting with relocating code on a Keil MCBSTM32 board. I have taken the "measure" example and have modified it so that through...
  • storing variables in ROM
    I am designing a 8051 based system(89c51 is used). In the system I want to store a variable whose value will be changed time to time by the end user. I thought of going for external flash memory chip...
  • Storing large LCM bitmap data in ROM
    Hi, As we knowed, a classsical 8051 supports a maximum of 64K bytes of code space. When we have a large const data about screens( more than 64K bytes) and like to store them in ROM, which way of we...
  • Problem with load and store data
    Hey all! I'm using Keil-uV3. Chip LPC2214 (Philips Semiconductors) I have an external memory device connected to the expansion board. The external device is using /CS0 and /CS1. Memory bank is 32 bits...