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

590件の閲覧回数
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 返答(返信)