Example Serial Bootloader for DSC56F80xx with CodeWarrior for MCUs (Eclipse IDE)

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

Example Serial Bootloader for DSC56F80xx with CodeWarrior for MCUs (Eclipse IDE)

Jump to solution
1,179 Views
Koch
Contributor II

Hi,

with CodeWarrior Development Studio for 56800/E it was possible to generate a serial bootloader for DSC56F8025/35. See AN3814.

Is there a similar possibility with CodeWarrior for MCUs (Eclipse IDE)?

greetings.

0 Kudos
1 Solution
1,161 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Because the MC56F802x is an old processor, the bootloader code project can only be generated by the classic CodeWarrior tools: the CodeWarrior for DSP56800E, the CodeWarrior for MCU ver11.x can not generate the bootloader code.

You can download the the CodeWarrior for DSP56800E ver8.3 from the link:

https://www.nxp.com/design/software/development-software/codewarrior-development-tools/codewarrior-l...

You can install the CodeWarrior for DSP56800E ver8.3 tools on the Win10, you can replace the /ccs directory of the CodeWarrior for DSP56800E ver8.3 with the ccs directory of CodeWarrior for MCU ver11.x, it is okay to run the CodeWarrior for DSP56800E ver8.3 tools on Win10.

 

Hope it can help you

BR

XiangJun Rong

 

 

View solution in original post

0 Kudos
2 Replies
1,155 Views
Koch
Contributor II

Hi!

Thanks a lot for your quick reply.

I will have a try to get the legacy CodeWarrior to work.

greetings

Koch

0 Kudos
1,162 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Because the MC56F802x is an old processor, the bootloader code project can only be generated by the classic CodeWarrior tools: the CodeWarrior for DSP56800E, the CodeWarrior for MCU ver11.x can not generate the bootloader code.

You can download the the CodeWarrior for DSP56800E ver8.3 from the link:

https://www.nxp.com/design/software/development-software/codewarrior-development-tools/codewarrior-l...

You can install the CodeWarrior for DSP56800E ver8.3 tools on the Win10, you can replace the /ccs directory of the CodeWarrior for DSP56800E ver8.3 with the ccs directory of CodeWarrior for MCU ver11.x, it is okay to run the CodeWarrior for DSP56800E ver8.3 tools on Win10.

 

Hope it can help you

BR

XiangJun Rong

 

 

0 Kudos