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.

AM2634: can_uniflash.py (Bootloader via CAN)

Part Number: AM2634
Other Parts Discussed in Thread: UNIFLASH

Hello Ti

I try to run the can_uniflash.py file in your sdk mcu_plus_sdk_am263x_09_01_00_41 on the Eval Board AM263_CC for flash the software.

What I did so far is:

I have flashed the prebuilt can_sbl bootloader succesfully(see picture below):

And then set the cfg file to the desired application software( gpio_led_blink_am263x-cc_r5fss0-0_nortos_ti-arm-clang):

and run the can_uniflash.py from the cmd window and I have got the following error:

Here are some traces from CAN:

but I'm not able to flash the example code gpio_led_blink_am263x-cc_r5fss0-0_nortos_ti-arm-clang

Could you help me further ?

Thank you