Gdb debugger for LS1046

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

Gdb debugger for LS1046

1,072 Views
ranga_yn
Contributor II

Hello NXP,

we are using LSDK 19.09  build images for LS1046 . As we can see the Gdb is not working on the board. How to enable the Gdb debugger/ packages to make the Gdb work.

regards,

ranga

Tags (2)
0 Kudos
1 Reply

1,031 Views
yipingwang
NXP TechSupport
NXP TechSupport

Do you use Ubuntu-based main userland rootfs filesystem?

If so, please run "apt-get install gdb" to install gdb on the target board.

You also could use devel userland rootfs filesystem.

You could add gdb in configs/ubuntu/additional_packages_list in flex-builder build environment.

0 Kudos