Developing for Embedded ARM Cortex M3 using Codesourcery GCC toolcahin on WinXP SP3
My executeable image is a projectname.elf as follows :
Having upgraded to V3.0.5041 I am now getting a ".exe" suffix added to the above .elf and my flash programming scripts are complaining.<General OutputFile="$(IntermediateDirectory)/$(ProjectName).elf" IntermediateDirectory="./Release" Command="./$(ProjectName)" CommandArguments="" UseSeparateDebugArgs="no" DebugArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
Is it possible to turn this feature off?
Best regards,
Noel.