We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
uVision comes with two small projects that use C++;
C:\Keil\ARM\Examples\C++
Next to this I can't find any example code or project using C++ on Keil/Arm. Is somebody using C++ on Keil/Arm? Where can I find some more examples? (Yes, I google'd around but I found only one old post (2007);
forum.allaboutcircuits.com/showthread.php
Regards,
Roland Beuker
You're right about that. I used C++ on Borland Cbuilder, but working with the language from scratch as in the Keil embedded environment is a different story... I'm translating C examples to C++ and things starting to become clear now.
Regards