• How to decouple SDK from project
    Hi all, I just started working on a project which uses the Dialog DA14583 microcontroller. After downloading the SDK I noticed that the whole SDK is build around Keil. Dialog doesn't support the use...
  • uVision4 compatibility with Windows 8.1
    I have been using uVision4 (V4.24) on XP. But when I switched to Windows 8.1 and run, it gets as far as the uVision 4 splash screen when the OS reports "uVision4 IDE has stopped working". I have tried...
  • can you split the windows uVision insist on overlaying
    I'd like to be able to see them simultaneously e.g. watch1 and watch2 e.g. GPIOA and GPIOB
  • uVision4, floating editor windows with full path displayed ?
    Greetings all, I recently updated to MDK-ARM V4.22a (because the trusty old version didn't support LPC1788). It's registered version, new PSN, new LIC, all ok so far. But I cannot compile existing...
  • Splitting RAM memory into segments
    Hello All, I am developing code for STM32F207 ARM microprocessor. Application has two types of variables that need to be separated in different RAM memory segments. I declare variable like this:...