Embedded ARM executeable image
Posted: Sat Sep 24, 2011 10:29 am
Hi Eran,
Developing for Embedded ARM Cortex M3 using Codesourcery GCC toolcahin on WinXP SP3
My executeable image is a projectname.elf as follows :
Is it possible to turn this feature off?
Best regards,
Noel.
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.