Hello David, You can't read your program back from old MCU in the C Language (even in any format) with CCS . For getting hint of what could be changed you can follow below steps: First generate Output file in Ti txt (or Hex) format from your project. Download LiteFETPro430 from www.elprotronic.com Now Read the Old MCU and save the file as Ti txt (or Hex) format. You can download any tool for comparing both Ti Txt or Hex files. By this way you will find out where the difference in program and using your project map file, you can see what has been changed on that location. Regards, Vikas Chola
↧