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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
1,216 次查看
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 项奖励
1 解答
1,198 次查看
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 项奖励
2 回复数
1,192 次查看
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 项奖励
1,199 次查看
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 项奖励