Hi
I try to port our SimpiciTI based software from the CC2530 to the CC1110, since we realized that lower frequencys would be a better fit in our application.
After I spent the morning adjusting the registers for the prcessor, I managed it to compile the code without errors or warnings. But now it loops on the function "MRFI_ASSERT" after starting "MRFI_EnableRxAddrFilter" in the "SMPL_Init" routine.
With the CC2530 the software worked fine, so I assume that there is something wrong with my initialising routine.
Does someones crystal ball has a solution for my case?