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.

请教CC2650 BOOT官方历程的问题

默认从C:\ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\ble\util\BIM这个目录下的BOOT IAR工程,编译以后提示如下俩错误

Fatal Error[Pe1696]: cannot open source file "inc/hw_nvic.h" C:\ti\simplelink\ble_cc26xx_2_01_00_44423\Components\hal\target\CC2650TIRTOS\hal_mcu.h 53

and

Fatal Error[Pe1696]: cannot open source file "inc/hw_nvic.h" C:\ti\simplelink\ble_cc26xx_2_01_00_44423\Components\hal\target\CC2650TIRTOS\hal_mcu.h 53

错误如何解决呢

下面这个

C:\ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\ble\util\BIM_extflash

编译以后就没有错误。

如果我这个BOOT工程有问题,能否给我一个可用的BOOT例程呢。