Hello there,
I'm planning a project involving some real-time code running on an ARM9 MCU. At the moment I'm looking for a suitable development suite for this project. Looking through the documentation of armcc and the rl-arm library I was not able to figure out whether it is possible to interface the RTX Real-Time Kernel from C++ code. I would appreciate if anyone could give me a hint whether it is possible (intended) to write rt-code in C++ with the given lib and compiler. Also I'd be interested very much in any known issues doing so.
Best, Tobias
Thanks for the quick answer.