Other Parts Discussed in Thread: UNIFLASH, C2000WARE
Tool/software:
I used the serial_flash_programmer to flash the converted APP.txt file, but an error message occurred.
...ers\serial_flash_programmer\serial_programmer_appln.exe
File:minkernel\ucrt\src\appcrt\stdio\fopen.cpp
Line: 30
Expression: file_name != nullptr
I have already flashed the converted f28069_sci_flash_kernel.hex file using UniFlash 9.2.0 according to the file (the bootloader is located in Sector H, 0x3D8000 to 0x3DBFFF). The bootloader program uses SCIA to flash the APP.
The APP is allocated in Sectors C+D+E+F+G, separate from the bootloader.
Here, since 28069M is used, is the <device> input f2806x correct? The instructions don't mention this.
Since the baud rate is automatically detected, 9600 should be sufficient, right? COM10 has also been confirmed.