Other Parts Discussed in Thread: C2000WARE
Tool/software:
HI
I checked the official relevant documents on SCI upgrade, and found that it could not fully meet my needs after reading it.
Here is the relevant-reference document link:快速实现C2000 串口程序升级 (ti.com.cn).
There are three places that I need to modify, but I don't know how to modify them.
1、How do I change blocking to non-blocking?
I need to change the data receiving mode of SCI to non-blocking and use polling mode.

2、How to understand txt files in HEX format?
Does it mean hex, still with address information, but txt file format?
How does it differ from a normal hex file?
After receiving the content in the txt text, how should the chip parse and identify?

3、If the data received by the chip is erased and then written in sector, how can the received data be identified as sufficient for a sector according to the text format of txt?


