I developed my project using CC2538SF53. Then I change my MCU to CC2538NF23. I create new project in CCS using CC2538NF23. I copied my entire code into new project. My hardware is same only change in MCU. But my code did not work properly it seem to be lagging. Some part like I2C,Spi works but timer,UART did not.
I did not use zigbee part in CC2538 treat as a normal MCU.
I know this is strange issue but this is happening. Can anybody has idea about this? Thanks in advance.