Part Number: AM2434
Other Parts Discussed in Thread: UNIFLASH
Hi,
I have developed a custom CAN communication using the AM243x-LP and MCU+SDK v11.01.00.19. I want that the board saves the program so everytime that i plugged onto the bus it starts running. Therefore, I have tried to flash the application to the OSPI Flash.
The issue: When I try to run the uart_uniflash.py script using a configuration file, despite outputing as success, when i check in with putty i have the following:
"
DMSC Firmware Version 11.0.7--v11.00.07 (Fancy Rat)
DMSC Firmware revision 0xb
DMSC ABI revision 4.0
Some tests have failed!! "
Can anyone help me with this?