Part Number: MSP430FR5994
How can I force CCS to recompile a source file in each build?
I'm using CCS Version: 9.1.0.00010
I'm using the compiler predefines __DATE__ and __TIME__ in order to set the RTC and I need it to be updated in each programming.
https://e2e.ti.com/support/tools/ccs/f/81/t/104422?How-to-force-CCS4-to-always-build-a-file-
This question is the same but with CCS4 and it is not working for me with CCS 9.
Thanks