UBoot compile and debug use CodeWarrior 8.8

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

UBoot compile and debug use CodeWarrior 8.8

Jump to solution
1,693 Views
00lirui
Contributor I

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

       Thanks.

0 Kudos
Reply
1 Solution
1,419 Views
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

View solution in original post

0 Kudos
Reply
5 Replies
1,418 Views
lunminliang
NXP Employee
NXP Employee

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

1,418 Views
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,420 Views
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 Kudos
Reply
1,418 Views
00lirui
Contributor I

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

0 Kudos
Reply
1,418 Views
catalindemergia
Contributor IV

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

Catalin

0 Kudos
Reply