Sure, I am trying to use a version of Nano-RK (http://www.nanork.org/projects/nanork/wiki) that was ported to MSP430 with CCEv3.1. According to people who have worked with that version of Nano-RK and the MSP430F5438A the code I tried to run with CCSv5 and CCSv6 worked fine with CCEv3.1.
When I debug the code with CCSv5 the OS interface functions do not do what they are supposed to do. I just get lost in an infinite loop somewhere in the OS code. I want to avoid debugging the OS as this will most likely take more time than I can spend on this issue as I am not familiar with the internal code of the OS.
So I now want to check whether I can get the OS running with CCEv3.1.
Best regards,
Yannick