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.

C2000 TMS280045 如何使用UART來更新程式



想請問各位,若想使用SCI(UART)來更新程式該如何做呢?

之前有用過ST來做IAP與APP的專案,但是在TI上面如何做到下面這幾項動作?

1.假設IAP所需要的空間為3個Sector,那APP要怎麼設定起始Flash為Sector 3開始呢?

2.假設目前已經將HEX檔完整寫入到APP的位置,那該如何跳到APP的程式碼開始執行,是否需要設定相關的中斷向量呢?