This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/MSP430F5522: TI-TXT Output in not showing up in the debug folder. How can I find where it is being generated?

Part Number: MSP430F5522


Tool/software: Code Composer Studio

I'm using CCSv5 and I'm having a hard time finding the TI-TXT file that is supposed to be generated after I build the project.  I set the post-build steps to Create flash image: TI-TXT but after I build, there is no updated .txt file in the debug folder.  This happens with one specific project, not all of them.  I had this problem before and I found that I moved the original .txt file from the folder and it never created a replacement.  When I put it back, it them updated on builds.  I assume this happened again, but I can't find where I put the other .txt file.  I tried putting a different .txt file with the same name in the debug folder but it will not update.  How do I fix this?