This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM5728: AM57xImageGen.sh: line 37: mono: command not found

Part Number: AM5728


Tool/software: Linux

1.I install the linux CCS-V7.4 in Ubuntu 16.04.5. and the ti-processor-sdk-rtos-am57xx-evm-05.01.00.11-Linux-x86-Install.bin

2.I create a new CCS project about uart by using the pdksetupenv,sh and pdkprojectcreat.sh

3.when i build the peoject ,i  get a problem like this:

/home/jailhouse/ti/pdk_am57xx_1_0_10/packages/ti/boot/sbl/tools/scripts/AM57xImageGen.sh: line 37: mono: command not found

What should I do to fix it ?