• 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...
  • Problems with storing data in ROM & lockups
    Hello, I have data structures of the following type const void * testpanel_pointers[][4] = { { "Status", NULL, NULL, NULL }, { "Configuration", NULL, NULL, NULL }, { "Self Test", NULL, NULL,...
  • Flash erase problem
    Dear all, I am using AM29F320DB and after I do a chip erase, I found that only address from 0 to 0x10 0000 (ie first 1M) is erased. This flash is supposed to have 4M. Is there any option to remove...
  • Flash Erase
    Hello, I have stored data sucessfully in flash memory but when I erase to burn a new program, my saved data at a particular location in flash memory also gets erased. I want the data to stay and want...
  • Olimex STM32-P103 and Keil uVision 4.0 Lockup issue
    Trying to get a simple flashing LED application running on the target board and can compile - load and single step through code (F11) no problem, LED flashes. If I try to jump over any statement...