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.

SK-AM62: AM62x MCU+ SDK 08.06.00 Flash an example application

Part Number: SK-AM62
Other Parts Discussed in Thread: UNIFLASH

https://software-dl.ti.com/mcu-plus-sdk/esd/AM62X/latest/exports/docs/api_guide_am62x/GETTING_STARTED_FLASH.html

我在运行这部分的时候报错


E:\ti\mcu_plus_sdk_am62x_08_06_00_18\tools\boot\linuxAppimageGen>make BOARD=am62x-sk all
C:/ti/gcc-arm-9.2-2019.12-mingw-w64-i686-aarch64-none-elf/bin/aarch64-none-elf-ld -b binary -A aarch64 --oformat elf64-littlea
arch64 --section-start=.data=0x9e780000 -e 0x9e780000 C:/ti/../ti-processor-sdk-linux-am62xx-evm-08.06.00.25/board-support/pre
built-images/bl31.bin.unsigned -o bl31.bin.elf
process_begin: CreateProcess(NULL, C:/ti/gcc-arm-9.2-2019.12-mingw-w64-i686-aarch64-none-elf/bin/aarch64-none-elf-ld -b binary
-A aarch64 --oformat elf64-littleaarch64 --section-start=.data=0x9e780000 -e 0x9e780000 C:/ti/../ti-processor-sdk-linux-am62x
x-evm-08.06.00.25/board-support/prebuilt-images/bl31.bin.unsigned -o bl31.bin.elf, ...) failed.
make (e=2):
makefile:107: recipe for target 'bl31.bin.elf' failed
make: *** [bl31.bin.elf] Error 2

哪里有windows下的这个工具链gcc-arm-9.2-2019.12-mingw-w64-i686-aarch64-none-elf

E:\ti\mcu_plus_sdk_am62x_08_06_00_18\tools\boot>python uart_uniflash.py -p COM33 --cfg=sbl_prebuilt/am62
x-sk/default_sbl_ospi_linux.cfg

Parsing config file ...
Parsing config file ... ERROR. 2 error(s).

[ERROR] Parsing error found on line 37 of sbl_prebuilt/am62x-sk/default_sbl_ospi_linux.cfg
[ERROR] File not found !!!

[ERROR] Parsing error found on line 43 of sbl_prebuilt/am62x-sk/default_sbl_ospi_linux.cfg
[ERROR] File not found !!!