Hi Compiler Champs!
I have a customer who is upgrading their legacy code to the latest MSP430 compiler (16.9.1LTS) and noticed the Optimizing C/C++ Compiler User's Guide MSP430 Intrinsic list was slightly different from the code's - namely a single underscore was used in the code instead of a double underscore in the User's Guide to precede any intrinsic call (Section 6.8).
I notice this is addressed with intrinsics.h, with a note for 'Legacy Macros', but was there a particular reason for this intrinsic nomenclature change? Are there any risks in keeping these legacy intrinsics in current code?
Thank you for any insight you can provide!
Best Regards,
Mark-