If you have performed the steps for Software Emulation, ensure you follow the guidance below. If not, you can skip this step and proceed to ‘Compiling an AI Engine Graph’.
Set back the
SYSROOT
andCXX
variables as mentioned in the Introduction.Clean the
Working
directory to remove all the files that are related to the software emulation by running the following command:make clean