Hi,
Well, I'm working with two controllers ( MSP430F5529 & MSP432P401R)
There is a common project created in CCS and it is seen that when I want to change the target from MSP430 to MSP432 or vice versa ,
CCS creates a new project all together for the selected target, While I want to work around with one project only.
I have seen that it is only possible within the msp430 family.
So is there a way in CCS to change the target from msp430 to msp432 in one project itself ??
Thanks