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.
我是用 F280025 開發 flash example code 。
我想要erase flash section 2 ~ 10 ,可是 Fapi_issueAsyncCommandWithAddress(Fapi_EraseSector,(uint32 *)Bzero_Sector6_start);
Fapi_issueAsyncCommandWithAddress 這個功能我只能 erase section 6 ,我有沒有辦法可以erase 2~10的區塊,而不是單一區塊。