I am going to develop a C application to run on top of the Linux for Edge AI SDK. The SDK comes packaged with GCC/G++ version 9.2.1.
For the development setup, I would like to replicate the toolchain necessary to develop C application for the TDA4VM device. This application will run separately from the vision apps. However, I am having trouble finding any information about the C/C++ toolchains necessary for non-vision apps.
Are there any specific requirements and dependencies for C code development on the TDA4VM?