MATHLIB can also be built using the Visual Studio Code's build configuration feature
Rename vscode/ to .vscode/
In the settings.json, change build parameters as needed
"Build" and "Run" buttons can be used to build for target/PC and run for PC
Note: If changing build configuration options significantly (e.g. changing between target and host emulation builds), delete build folder before rebuilding
Note: AUTO_TEST binaries don't run on AM275 due lack of external memory; please build binaries with TEST_CASE flag