• 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...
  • 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...
  • RTX5 and MPU
    I see from about 12 months ago some interest in Memory Protection Unit (MPU) integration with RTX5 and how it doesn't seem to have gone forward. I too was thinking of where I could enhance the RTX5...
  • Library dependency
    I have a uv2 project that includes a custom library. Can I add a dependency to the project to automatically build when I change my library, and if so how? Thanks in advance, Walt
  • dependency list
    Is there a way that I can a print a list of all files, including dependency files that are used in a build?