• Experience with MPU ?
    Hello, I am using a LPC1788 with FreeRTOS and one of the nice features is the inherent support for a MPU. I am almost finished with my port but I understand that using the MPU will have a massive...
  • migration Keil - Tasking
    With the Keil Linker Directive SECTIONS( VAR%FDATA (addr1) [addr2] ) you may specify a execution address (addr1) and a storage address (addr2) for a section. This may be used to create FLASH programming...
  • Migration Guide
    Hi, I am using LPC2214 in my current project I am using keil ARTX version as an IDE, can any one guide me how to migrate the coding done for LPC2366 in keil -RTX_Config. version as an IDE to LPC2214...
  • Migrate project to Keil µVision 4
    Hello, I got difficulties with the Keil µVision 4 IDE. I'm using the ST Discovery-Board (STM32F407VG) and want to use the Discovery-Board as an I2C-Master. I got a working CooCox-project, but now...
  • How to migrate an Eclipse project to Keil?
    Hello, I have a complex project that has been coded in Eclipse IDE. Due to different necessities I want to migrate this project to the Keil IDE. I want to use the GCC compiler (arm-none-eabi-gcc...