请问TI工程师:
上次提供的 两个衔接已经含有了大部分库函数说明。
但是发现:
MAP_FlashCtl_A_unprotectMemory(FLASH_ERASE_LOCATION, FLASH_ERASE_LOCATION);
MAP_FlashCtl_A_programMemory(writeBuffer, (void*) FLASH_ERASE_LOCATION, 4096);
此类函数, 不在提供的相关说明中,请问从那里可以查看他的使用手册,谢谢。
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.
请问TI工程师:
上次提供的 两个衔接已经含有了大部分库函数说明。
但是发现:
MAP_FlashCtl_A_unprotectMemory(FLASH_ERASE_LOCATION, FLASH_ERASE_LOCATION);
MAP_FlashCtl_A_programMemory(writeBuffer, (void*) FLASH_ERASE_LOCATION, 4096);
此类函数, 不在提供的相关说明中,请问从那里可以查看他的使用手册,谢谢。