Other Parts Discussed in Thread: UNIFLASH
Tool/software:
Hi,
I have a question about the UNIFLASH tool.
We're using the launchpad board, and I'm using the guide
AM243x MCU+ SDK: Flashing Tools
as a template for flashing the application.
I have changed the config file to my needs, and I can use successfully the python command:
python uart_uniflash.py -p {name of your UART com port} --cfg={path to your edited config file}
After the board is switched from UART_BOOT_MODE to QSPI_BOOT, the application starts successfully.
I now want to use the TI Uniflash tool. The board is scanned, but flashing in UART_BOOT_MODE is not possible.
What am I doing wrong?
Best regards
Alexander