Other Parts Discussed in Thread: UNIFLASH
Tool/software:
How to use the uniflash tool to burn boot.Hex and app.Hex files into MCU?
burn boot --start address is 0x00000000;
app.Hex--start address is 0x00001000;
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.
Tool/software:
How to use the uniflash tool to burn boot.Hex and app.Hex files into MCU?
burn boot --start address is 0x00000000;
app.Hex--start address is 0x00001000;
since the hex file has the address information. Next thing is to make sure the second erase-program will not erase the original code.
There are 2 methods: