Other Parts Discussed in Thread: CC1310,
I have a CC1310 and I'm struggling to get my device to talk to it when running debug in Code Composer Studio but my device talks to it when running SmartRF Studio. I am running project rfPacketRx_CC1310_LAUNCHXL_nortos_ccs and I have copied across the smartRF settings .c and .h
I have a breakpoint in the callback in rfPacketRx.c which I think should be hit when the CC1310 receives data but it does not get hit.
