UBoot compile and debug use CodeWarrior 8.8

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

UBoot compile and debug use CodeWarrior 8.8

跳至解决方案
1,758 次查看
00lirui
Contributor I

        Could i compile and debug uboot of mpc8306som code in CodeWarrior IDE  windows version?  How to do it? 

       Thanks.

0 项奖励
回复
1 解答
1,484 次查看
catalindemergia
Contributor IV

Hi,

what you can do is to build on a Linux machine and after that import your ELF in CW

and attach to the board's u-boot to debug.

regards,

Catalin

在原帖中查看解决方案

0 项奖励
回复
5 回复数
1,483 次查看
lunminliang
NXP Employee
NXP Employee

For how to do, see this doc on community:CodeWarrior U-Boot Debugging

1,483 次查看
Pavel
NXP Employee
NXP Employee

Look at the Section "Debugging the U-Boot Bootstrap Firmware" of the Pro & Linux App Edition Targeting Manual.pdf file. This file is available in the CodeWarrior folder.

1,485 次查看
catalindemergia
Contributor IV

Hi,

what you can do is to build on a Linux machine and after that import your ELF in CW

and attach to the board's u-boot to debug.

regards,

Catalin

0 项奖励
回复
1,483 次查看
00lirui
Contributor I

Do you mean I can debug code in windows  CW and compile on the linux machine?

0 项奖励
回复
1,483 次查看
catalindemergia
Contributor IV

yes, you can debug in CW running on a Windows machine the image that was built in Linux.

Catalin

0 项奖励
回复