Do the tools in the Linux system of this development board include arm-linux-gnu-gcc?
Because I need to install Python package on linux system.
These Python packages contain C/C++ archives. Therefore, compilation tools for Linux systems will be needed.
There is aarch64-poky-linux-gcc at /usr/bin in our BSP by default.
Regards
Harvey