This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Porting code from MSP430 to CC2538

Other Parts Discussed in Thread: CC2538

Hi,

   I have done some changes in the firmware of TrxEB with MSP430 in order to adjust the frequency. Now I want to make a similar code over CC2538. What are the changes I need to make in the code? i am using IAR. Also is it possible to use the same set of codes (written for MSP430) for Cc2538  by linking required header files and other libraries individually?

-Thank you