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 are:
- Implemented exception handlers by RTX5?? - Files to exclude from build? - Merging old CMSIS (currently used) with CMSIS_5
I took a wild guess and excluded what aiming for a Cortex M3 from build, along with all testing, examples, startuphandlers. But as it seems there are parts missing.
I quickly end up in my weak declairation of the SVC_handler which is a blocking loop. Where should i end up, or where is RTX taking over and handles this?
www.keil.com/.../rtx5_impl.html