Tool/software: Code Composer Studio
About a year and a half ago I attempted to import a legacy v3.3 project into V6, V6 was fairly new at the time and it was suggested, on the C55 forum that I use v5 instead. I was successful using v5, and now I had to change my development platform and used a backup of the project to import as an existing eclipse project. It imports but does not produce the same binary output, and the output does not work correctly on the target. The output file does not match the previous one with significant differences. I have compared all the files (source, pp, xml) with BeyondCompare and find no significant differences other than the source file directory name. The original project is for a TMS320VC55 when initially imported changed from large memory model to small and remained small after importing eclipse project.