我的需求是通过FEE2特征发送BIN文件并保存到外部FLASH,实现片外OAD。
目前已经通过FEE2完整收到bin,并保存在外部FLASH,接下来该如何操作,才能将bin从外部FLASH拷贝至CC2642呢?
此外,CC2642的bootloader的工程在哪里呢?
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.
我的需求是通过FEE2特征发送BIN文件并保存到外部FLASH,实现片外OAD。
目前已经通过FEE2完整收到bin,并保存在外部FLASH,接下来该如何操作,才能将bin从外部FLASH拷贝至CC2642呢?
此外,CC2642的bootloader的工程在哪里呢?
您好,
您可以参考以下文档:
希望能够帮助到您。
您好,
您请参考下列信息:
Application/ext_flash_layout.h and ExternalFlash/ext_flash.c/h from bim_offchip
OAD/flash_interface.h/flash_interface_ext_rtos_NVS.c and SysConfig->NVS->CONFIG_NVSEXTERNAL from simple_peripheral_oad_offchip
希望能够帮助到您。