Part Number: CC2650
Other Parts Discussed in Thread: SYSBIOS, CC2630, CC1310
Tool/software: TI C/C++ Compiler
I want to use the demo code (simplelink_cc13x0_sdk_2_30_00_20/examples/rtos/CC1350STK/drivers/empty) run in CC2650.
I modify the IAR/options/General Options/DEVICE :TexasInstruments CC2650F128 ,
I modify the IAR/options/C/C+= COMpiler/Extra Options :"-DDeviceFamily_CC13X0 "to"-DDeviceFamily_CC26X0"
I move the "setup.h/chipinfo.h"form tirtos_cc13xx_cc26xx_2_21_01_08 to simplelink_cc13x0_sdk_2_30_00_20.
When i debug ,IAR can't run to main, it can't check the mcu is cc2650F128.
How can i modify the system parameter to recognize the chip for CC2650 ,let it run to main?













