My project builds groups of C files referenced via linked Eclipse folders. Doing project admin, I duplicated a set of files in another folder, linked to the new folder in e2Studio, excluded original folder from build, included the copies instead, and rebuilt. This duplicates folder is in a different spot in the project pane and this presumably changes the link order. The resulting link inserts garbage numbers in place of addresses in completely unrelated (Synergy) code. Don't think this has anything to do with Synergy per se; a Synergy file is just the 1st bogus address the debugger exceptions on when attempting to run the .elf.
How should I investigate this? Any suggestion.
Thx Steve
e2Studio 5.1.0.022, using Cross ARM, Synergy 1.1.3 on DK-S124. (cotrtexm0)