Other Parts Discussed in Thread: CC1350
Tool/software: TI-RTOS
Hello All,
I am working on cc1350 launch pad. I am trying to Commission Sensors in a Sub-1 GHz Network Over Bluetooth® low energy Reference Design as per the instructions given in this reference design. But I am getting errors when i am trying to build Dual Image concept cc1350 lp app program. The error that i am getting is this:
#1965 cannot open source file "nvocop.h"
After this when i commented out #include "nvocop.h" , I am getting this error:
#1965 cannot open source file "smartrf_settings.h"
Somebody please help and tell me why this is not working??