How to open low level kernel debug info in Linux bsp under Android -blog archive

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

How to open low level kernel debug info in Linux bsp under Android -blog archive

667 次查看
oliver_chen
NXP Employee
NXP Employee

In old Freescale Linux release, you can easily found kernel low-level debugging functions options when you run command 'make menuconfig'. But in new release version, you can not see it directly. You can easily to enable this option by the following steps.

$ cd kernel_imx

$ make menuconfig

   kernel hacking ----> [*] kernel debugging  /* please select this option first, then you can find the next option */

                         ----> [*] kernel low-level debugging functions

标记 (1)
0 项奖励
回复
0 回复数