MCF51JM serial bootloader: File not found: mcf51xx_vectors.asm

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

MCF51JM serial bootloader: File not found: mcf51xx_vectors.asm

594 Views
adrianb
Contributor II

Hi,

 

I'm trying to import the serial bootloader project from AN2295 and imported with codewarrior 10.1.

 

 

After that i'm getting this error at build:

 

'Building target: hc08sprg-v1jm128-sci1.elf'

'Executing target #3 hc08sprg-v1jm128-sci1.elf'

'Invoking: ColdFire Linker'

"F:/APPS/Freescale/CW MCU v10.2/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf" @@"hc08sprg-v1jm128-sci1.args" -o "hc08sprg-v1jm128-sci1.elf"  

F:/APPS/Freescale/CW MCU v10.2/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error

>Linker command file error at line 37

>File not found: mcf51xx_vectors.asm

F:/APPS/Freescale/CW MCU v10.2/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error

>Link failed.

 

 

Errors caused tool to abort.

mingw32-make: *** [hc08sprg-v1jm128-sci1.elf] Error 1

 

 

This CW10.1 Linker script change   didn't helped

 

Please let me know if you have any ideea

 

Also, attaching my project.

 

Regards,

Adrian.

Original Attachment has been moved to: Serial_boot_FIRMWARE.zip

Labels (1)
0 Kudos
0 Replies