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.
Hi, I am new to embedded ARM development. I have read the 'Building your first embedded image' tutorial here:https://developer.arm.com/documentation/102432/latest/
I want to write in C++. In the tutorial example, can I simply replace main.c with main.cpp or are other steps/changes necessary?
I want to target a Cortex M4 processor eventually.
Best regards
David