Other Parts Discussed in Thread: MSP430F5419A
Hi,
I've writing code for an MSP430F5419A using CCS v4.1.2.
I'm writing a cusomt BSL application and to help with the debuging of this I was going to have two linker command files, one to locate the code in the BSL sectors and one debug version to locate it in normal program flash.
Even though I set which one of these I won't CCS to use it seems to end up using both of them anyway leading to a lot of linking errors because of multiply defined regions etc. Is it not possible to have two linker files within the same project folder?
Regards,
Ben