Part Number: PROCESSOR-SDK-AM437X
Hi TI!
I am following the training video series: Sitara Linux Board Porting Series. I am in Module 6: Building U-boot in Code Composer Studio.
When I try to buid u-boot, CCS give me this following error:
make all
Cannot run program "make": Unknown reason
Error: Program "make" not found in PATH
PATH=[SDK INSTALL DIR>/linux-devkit/sysroots/x86\_64-arago-linux/usr/bin]
I think the problem is an incorrect toolchain path.
Please, is there a solution from the CCS (no linux commands)?
Sincerely, Thank you very much.