美文网首页
【BLE】nRF5_SDK编译出现cannot open sou

【BLE】nRF5_SDK编译出现cannot open sou

作者: Blue_Well | 来源:发表于2021-06-27 22:08 被阅读0次

    解决方法:
    将SDK以下路径的文件
    nRF5_SDK_15.3.0_59ac345\nRF5_SDK_15.3.0_59ac345\modules\nrfx\mdk\system_nrf52.c
    替换到对应工程的文件nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\ble_app_template\pca10040\s132\arm5_no_packs\RTE\Device\nRF52832_xxAA\system_nrf52.c

    相关文章

      网友评论

          本文标题:【BLE】nRF5_SDK编译出现cannot open sou

          本文链接:https://www.haomeiwen.com/subject/hgcfultx.html