Hi, All,
My Compile environment is CodeWarrior 11.1 + Updates3. Computer systerm is Windows10.
Error information is the following:
**** Build of configuration FLASH_SDM_LPM for project 56F81768_HBLLC ****
"D:\\Freescale\\CW MCU v11.1\\gnu\\bin\\mingw32-make" -j8 all
'Building target: 56F81768_HBLLC.elf'
'Executing target #25 56F81768_HBLLC.elf'
'Invoking: DSC Linker'
"D:/Freescale/CW MCU v11.1/MCU/DSP56800x_EABI_Tools/command_line_tools/mwld56800e" -o "56F81768_HBLLC.elf" @@"56F81768_HBLLC.args"
mingw32-make: *** [56F81768_HBLLC.elf] Error -1073741811
I clean this project and re-compile it. The error information is same. Then I build a new default project, and compile it, but the error information is same yet (mingw32-make: *** [xxxxxxx.elf] Error -1073741811). Then I re-install codewarrior 11.1+update3, the error information is same.
How to settle it? Hope to your help. Thanks!