Part Number: MSP430FR2311
Tool/software: Code Composer Studio
In the past we used IAR for our projects. Currently we are using CCS V9. We've checked the assembler version in our source code using the __VER__ variable and generated an error if a different assembler was used to re-assemble the code. Is there a way to do so in CCS?
Thanks