yocto uboot elf debug build

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

yocto uboot elf debug build

1,551 Views
vladimirchernin
Contributor III

Hi!

I am trying to build u-boot debug image for yocto imx6ull evk board 

i added DEBUG_BUILD = “1” to the local.conf

I cannot get u-boot.elf file needed for eclipse segger jlink  plugin?

Please help to find out how to build elf file?

Regards

Vladimir

Labels (4)
1 Reply

1,025 Views
Yuri
NXP Employee
NXP Employee

Hello,

 

  Perhaps, for debugging, it would be better to build U-Boot  in so called Standalone
Environment. Use section 4.5.12 (How to build U-Boot and Kernel in standalone environment)

of i.MX_Linux_User's_Guide.pdf in Linux doc package.

https://www.nxp.com/webapp/Download?colCode=L4.1.15_2.0.0-LINUX-DOCS 

 

Have a great day,

Yuri

 

------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

0 Kudos