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.

LP-MSPM0G3507: 從APP1 0x0位置跳轉到APP2位置後能否更新原本APP1的位置的flash數據

Part Number: LP-MSPM0G3507
Other Parts Discussed in Thread: UNIFLASH, MSPM0G3507

您好

目前有個問題, 如果我有兩個application, 透過uniflash 將 APP1燒錄在 0x00000000的位置 APP2在0x00015000~0x00017FFF,

請問開機後啟動APP1後 立即跳轉到APP2. 並嘗試使用flashctl API 寫入資料到0x00000000~0x00014000範圍 再透過API做讀取驗證會報錯 這是因為flash目前被設定保護嗎?

有嘗試過從0x00018000的位置測試 不會有問題

有沒有甚麼方法可以跳轉後, 更新0x00000000~0x00014000範圍的flash數據?