mingw32-make Error -1073741811

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

mingw32-make Error -1073741811

718 Views
jhliu001
Contributor I
Hi, I'm new to CodeWarrior, install CW for MCU 11.1 Free Trial version. And import the Example: C:\Freescale\CW MCU v11.1\MCU\ColdFire_Tools\FlashToolKit\AMD16x1Example. When build this project, get: mingw32-make: *** [AMD16x1ExampleDebug.elf] Error -1073741811. Can you help to point out what is the problem? Log message: **** Clean-only build of configuration Flash Algo Development for project AMD16x1Example **** Build complete for project AMD16x1Example **** Build of configuration Flash Algo Development for project AMD16x1Example **** "C:\\Freescale\\CW MCU v11.1\\gnu\\bin\\mingw32-make" -j16 all 'Building file: ../Sources/algo_impl.c' 'Building file: ../Common_Files/__flash_start.c' 'Building file: ../Common_Files/exit.c' 'Building file: ../Common_Files/flash_main.c' 'Building file: ../Common_Files/flash_test.c' 'Executing target #1 ../Sources/algo_impl.c' 'Executing target #2 ../Common_Files/__flash_start.c' 'Executing target #3 ../Common_Files/exit.c' 'Executing target #4 ../Common_Files/flash_main.c' 'Executing target #5 ../Common_Files/flash_test.c' 'Invoking: ColdFire Compiler' 'Invoking: ColdFire Compiler' 'Invoking: ColdFire Compiler' 'Invoking: ColdFire Compiler' "C:/Freescale/CW MCU v11.1/MCU/ColdFire_Tools/Command_Line_Tools/mwccmcf" @@"Sources/algo_impl.args" -o "Sources/algo_impl_c.obj" "../Sources/algo_impl.c" -MD -gccdep 'Invoking: ColdFire Compiler' "C:/Freescale/CW MCU v11.1/MCU/ColdFire_Tools/Command_Line_Tools/mwccmcf" @@"Common_Files/__flash_start.args" -o "Common_Files/__flash_start_c.obj" "../Common_Files/__flash_start.c" -MD -gccdep "C:/Freescale/CW MCU v11.1/MCU/ColdFire_Tools/Command_Line_Tools/mwccmcf" @@"Common_Files/exit.args" -o "Common_Files/exit_c.obj" "../Common_Files/exit.c" -MD -gccdep "C:/Freescale/CW MCU v11.1/MCU/ColdFire_Tools/Command_Line_Tools/mwccmcf" @@"Common_Files/flash_main.args" -o "Common_Files/flash_main_c.obj" "../Common_Files/flash_main.c" -MD -gccdep "C:/Freescale/CW MCU v11.1/MCU/ColdFire_Tools/Command_Line_Tools/mwccmcf" @@"Common_Files/flash_test.args" -o "Common_Files/flash_test_c.obj" "../Common_Files/flash_test.c" -MD -gccdep 'Finished building: ../Sources/algo_impl.c' 'Finished building: ../Common_Files/__flash_start.c' 'Finished building: ../Common_Files/exit.c' 'Finished building: ../Common_Files/flash_main.c' 'Finished building: ../Common_Files/flash_test.c' ' ' ' ' ' ' ' ' ' ' 'Building target: AMD16x1ExampleDebug.elf' 'Executing target #6 AMD16x1ExampleDebug.elf' 'Invoking: ColdFire Linker' "C:/Freescale/CW MCU v11.1/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf" -o "AMD16x1ExampleDebug.elf" @@"AMD16x1ExampleDebug.args" mingw32-make: *** [AMD16x1ExampleDebug.elf] Error -1073741811
0 Kudos
0 Replies