All:
I have read the wiki page "Migrating a TI-RTOS project to a custom development board" (CCS project).
Are there any tricks to doing the same thing under IAR tools?
I have successfully built and downloaded the MSP_EXP430F5529 "empty minimum" project to a board using the F5529.
How do I now migrate that to a custom board that uses the F5528?
Just changing the device from MSP430F5529 to MSP430F5528 brings up a lot of "pre-build" errors.
Is there also a change in the linker command file on IAR?
Are there other files that also need to change?
Thanks in advance.