hi,
I am porting cc2650 project zero to cc2640 and encounting some problems. I have a cc2650 launchpad, and replace the cc2650 chip with cc2640, then flash the project_zero_stack_cc2650.out & project_zero_app_cc2650launchxl.out to launchpad. After reset the board, i can't search the "Project Zero" using other bt devices.when i press the btn-1, the uart output some log shows that the interrupt and clock module works well, but the ble stack & some part of TI rtos doesn't work.what's the problem? could someone help me?Also, if i download some sample project without BLE STACK such as adcsignalchannel_CC2650_LAUNCHXL, it works well.
PS, the same image file downloaded to the launchpad with cc2650 is normal. do i need to change something when porting cc2650 project to cc2640 ?