Debugging kernel and u-boot

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

Debugging kernel and u-boot

跳至解决方案
1,066 次查看
bladerunner1010
Contributor III

how to debug kernel using CW?

0 项奖励
1 解答
1,058 次查看
yipingwang
NXP TechSupport
NXP TechSupport

CodeWarrior only can be used for debugging u-boot and Linux Kernel, it cannot be used to compile u-boot and Linux Kernel image.

So it impossible to develop BSP and Application using only Windows. You have to install Flexbuild SDK on a Linux machine to do development.

在原帖中查看解决方案

1 回复
1,059 次查看
yipingwang
NXP TechSupport
NXP TechSupport

CodeWarrior only can be used for debugging u-boot and Linux Kernel, it cannot be used to compile u-boot and Linux Kernel image.

So it impossible to develop BSP and Application using only Windows. You have to install Flexbuild SDK on a Linux machine to do development.