Other Parts Discussed in Thread: MSP430F5436A
I am currently flashing my code to an MSP430F5436A device using CCS v5 (debug tool) via and JTAG and the FET430UIF pod.
I have a two-part question:
1. Is there a setting in CCS that allows to only re-compile only the files that have been updated, instead of re-compiling all of the files before re-programming the device? It is very time consuming to have to re-compile every source file (there are 15-20 source files thus far) instead of only the file that was updated before launching the debug tool and programming the target device.
2. Is there a way to read back the program that was just loaded onto the device and then dump it out to a TI.txt format using CCS? If not, is there a 3rd party utility that could do this using the FET adapter?
Thanks
TJendon