I have some legacy MSP430 assembly code that I am trying to compile to a .s43 file format.
How can I accomplish this in CCS4? The assembly code compiles OK, but how do I get CCS4 to generate the .s43 file?
I would like to then use the .s43 in an Legacy IAR project.