/
Building C++ Applications (uClinux)
Building C++ Applications (uClinux)
In order to build a C++ application, do the following.
After activation of the cross-build environment (. ./ACTIVATE.sh
), run the following command for Cortex-M3 targets (SimpleClass.cc being the application in the below example):