Hi Team,
I have TI AM625 evl board and loaded default Processor SDK LINUX AM62X - SD card image. Validated few basic things. it works good.
Now I am trying to build SDK on own (Host uBuntu 18.04) and followed Building the SDK but noticed bitbake looks for compiler in /opt path due to some reason. it's in $HOME dir as per steps.
$ MACHINE=am62xx-evm bitbake tisdk-default-image
ERROR: Failed to obtain external Arm toolchain version: Execution of '/opt/gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf/bin/arm-none-linux-gnueabihf-gcc -v' failed: command not found
Could you please help me pointing:
1. Building SDK from source
2. How to use all 8-UARTs
3. How to use GPIOs & PWM
4. Camera Interface (Mipi & USB) & Sample code
5. EVL board schematic
6. Possibility to load ROS
7. How to build load M4 for real-time applications code
Thank you,
Neeraj