• uVision 5 stay always on top
    Hi all, i'm experiencing an annoying problem with uVision 5: when I go into debug session and then go back to the edit session, the uVision 5 stays always on top and I can't switch between the other...
  • Pointer stays at hardfault handler.
    Hi all I have create a new project, the same that the provided EXTI. With its own libraries, etc. It gets compiled succesfully but when debugging the pointer stays at this function. The project...
  • uVision Arrays don't stay open in Watch Window
    When switching from Edit to Debug mode, the opened arrays ( and structures or unions ) don't stay open in the Watch window when starting a new Debug session after an Editor session. As far as I can tell...
  • External Flash programming algorithm
    Hello, I'm using Keil_4 with ULINK2 to program the LPC1788 of my EA LPC1788 OEM Board. On this board there's an external NAND Flash (8 bits bus) I want to program both my application and the external...
  • AT49xV32x flash programming algorithm
    I am now trying to write my own flash programming algorithm since there is not one for my EN29LV320 flash memory in realview MDK. And as I was told in the online help, I should find a model to modify...