On Thu, Feb 16, 2017 at 1:48 PM, acheesehead <[email protected]> wrote: > Thanks Robert. How do I get a disassembled listing of the kernel? I have a > JTAG hooked up to the board and am getting an abort after the kernel starts > executing at 0x82000000.
We disable the jtag clock by default, so you'll need to make sure it's enabled: https://github.com/RobertCNelson/bb-kernel/blob/am33x-v4.9/patches/soc/ti/bone_common/0003-ARM-dts-am335x-bone-common-disable-running-JTAG.patch Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYiCtOYTHJmGNd%2BO8pbw%3DaV4vVHqut_%3DAteWYR%3DGGZq8kw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
