您好,我在编写FLASH擦除和写入程序时,发现Flash_Erase(Uint16 SectorMask, FLASH_ST *FEraseStat)是一个外部引用的函数(如图1所示),我想看一下它的具体程序却跳转到到define的一个定义处(如图2所示),是擦除程序本身就是这样的还是我没有找到正确的Flash_Erase的函数程序呢?(Program和Verify函数亦如此)
图1
图2
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.
您好,我在编写FLASH擦除和写入程序时,发现Flash_Erase(Uint16 SectorMask, FLASH_ST *FEraseStat)是一个外部引用的函数(如图1所示),我想看一下它的具体程序却跳转到到define的一个定义处(如图2所示),是擦除程序本身就是这样的还是我没有找到正确的Flash_Erase的函数程序呢?(Program和Verify函数亦如此)
图1
图2