To build for J784S4, replace the SOC option in the above examples to "j784s4"
DSPLIB 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