
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.
FlashCC26X4_ns.h File Reference
您这边可以在以上链接中,找到函数的api接口函数描述,由于ti这边将所有的api都进行了封装,您只要在代码中看到的define,或者是extern,
基本上都是api函数,您在我给你提供的链接中可以直接进行搜索,里面有描述函数功能以及用法。希望可以帮助到你。

param ui32SectorAddress is the starting address in flash of the sector to be erased.

如果到flash.c文件中,无法更改,那么请不要更改,一切的release请参照api函数说明,谢谢。
param ui32SectorAddress is the starting address in flash of the sector to be erased.
