• RTX5 Inclusion
    Hi everyone! i'm trying to add CMSIS-RTX5 in my project. Without RTX5 the code run correctly. Adding RTX5 the following error appears: .\stm32_base.axf: Error: L6200E: Symbol PendSV_Handler multiply...
  • EFM32GG and RTX5
    Hi I would like to give RTX5 a try. Sadly, i haven't found any template for Eclipse (Atollic). Is there some information on how to setup RTX5 with Eclipse based IDE and EFM32GG? Difficutlies...
  • mpu-9150
    Hi I want read data of mpu-9150 with i2c but i am not good in work with i2c in stm32f107 can anyone help me step by step?
  • MPU configuration
    I have defined two main function for two flash/RAM region in Cortex M3, In first Main function (1st Bank) Region I configured MPU and Exception handlers before Jumping to 2nd Main function (2nd Bank...
  • 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...