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.

AM625: How to build the DM app image of MCU+ SDK

Part Number: AM625

https://software-dl.ti.com/mcu-plus-sdk/esd/AM62X/08_05_00_14/exports/docs/api_guide_am62x/EVM_SETUP_PAGE.html

Build the device manager app image

  • Go to ${SDK_INSTALL_PATH}/tools/boot/deviceManagerAppimageGen on terminal
  • Run the following command to build the DM app image.

For AM62X-SK-EVM

make BOARD=am62x-sk all
is it under Windows or Linux? need to install some tool chain first? if execute the command directly report error as below: