<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">---------- Forwarded message ---------<br>De: <strong class="gmail_sendername" dir="auto">Mario Palomares</strong> <span dir="auto"><<a href="mailto:palomares.mario14@gmail.com">palomares.mario14@gmail.com</a>></span><br>Date: dom., 17 may. 2020 a las 18:33<br>Subject: Re: JTAG error with arm-rtems-gdb<br>To: Alan Cudmore <<a href="mailto:alan.cudmore@gmail.com">alan.cudmore@gmail.com</a>><br></div><br><br><div dir="ltr">Hi Alan,<div><br></div><div>I have done what you told me (set up the whole environment) and it worked. </div><div>First i have to configure the RPI to boot on 64 bit mode (just setting a parameter on config.txt) and later on could establish GDB connection with the gdb the aaarch64 toolchain offers. Gdb-multiarch also worked.</div><div><br></div><div>It seems the problem is on that amrv8-a53 clusters working in 32 bit mode. I don´t know if openOCD has support for amv8-a cores working in 32 bit or if i have to change my configuration file.</div><div><br></div><div>Does this make sense to you?</div><div><br></div><div>As an alternative in case this doesn´t work i am currently trying to use the remote debugging through libdebugger but i am experiencing some problems when building the rtems-libbsd library. Should i ask here or create another subject?.</div><div><br></div><div>Regards, </div><div>Mario</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El sáb., 16 may. 2020 a las 15:58, Alan Cudmore (<<a href="mailto:alan.cudmore@gmail.com" target="_blank">alan.cudmore@gmail.com</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div lang="EN-US"><div><p class="MsoNormal">Hello Mario,</p><p class="MsoNormal">Did you try bringing up the complete bare metal environment in the Bare Metal Raspberry Pi 3b JTAG blog entry?</p><p class="MsoNormal">I would verify that that environment with the bare metal Aarch64 examples work before trying to get the 32 bit RTEMS binaries to work.</p><p class="MsoNormal">It seems like these should work on the Pi2 with the A53 cores</p><p class="MsoNormal"><a href="https://metebalci.com/blog/bare-metal-rpi3-programming/" target="_blank">https://metebalci.com/blog/bare-metal-rpi3-programming/</a></p><p class="MsoNormal">But the UART example might not work due to the differences between how the uarts are used on the Pi2 and 3.</p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Does the ARM multiarch GDB work with Aarch64? Maybe try the Aarch64 GDB mentioned in the bare metal RPI3 blog entry?</p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Alan</p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal"><u></u> <u></u></p><div style="border-right:none;border-bottom:none;border-left:none;border-top:1pt solid rgb(225,225,225);padding:3pt 0in 0in"><p class="MsoNormal" style="border:none;padding:0in"><b>From: </b><a href="mailto:palomares.mario14@gmail.com" target="_blank">Mario Palomares</a><br><b>Sent: </b>Saturday, May 16, 2020 7:41 AM<br><b>To: </b><a href="mailto:users@rtems.org" target="_blank">users@rtems.org</a><br><b>Subject: </b>JTAG error with arm-rtems-gdb</p></div><p class="MsoNormal"><u></u> <u></u></p><div><div><p class="MsoNormal">I am tryining to debug RTEMS programs on mi RPI2 through a JTAG conexion with OpenOCD. Right now i have the connection correctly established and i can connect through a telnet client. Whenever I try to connect through arm-rtems5-gdb i get the following error</p></div><div><p class="MsoNormal"><u></u> <u></u></p></div><p class="MsoNormal">warning: while parsing target description (at line 4): Target description specified unknown architecture "aarch64"<br>warning: Could not load XML target description; ignoring<br>Truncated register 16 in remote 'g' packet</p><div><p class="MsoNormal"><u></u> <u></u></p><div><p class="MsoNormal">The configuration file i use for the RPI can be found in this page </p></div><div><p class="MsoNormal"><a href="https://metebalci.com/blog/bare-metal-raspberry-pi-3b-jtag/" target="_blank">https://metebalci.com/blog/bare-metal-raspberry-pi-3b-jtag/</a>. :</p></div><div><p class="MsoNormal">I can´t use the configuration file proposed here:</p></div><div><p class="MsoNormal"><a href="https://github.com/ppisa/rpi-utils/blob/master/jtag-debug/rpi2/rpi-jt_usb5.cfg" target="_blank">https://github.com/ppisa/rpi-utils/blob/master/jtag-debug/rpi2/rpi-jt_usb5.cfg</a> by Pavel because my RPI is a RPI2 v1.2 which has the same SoC that the RPI3. If i try Pavels configuration file the connection fails.</p></div><div><p class="MsoNormal"><u></u> <u></u></p></div><div><p class="MsoNormal">I have installed gdb multiarch and tried with it but no luck, when i set the architecture to aarch64 i get:</p></div><div><div><p class="MsoNormal"><u></u> <u></u></p></div><div><p class="MsoNormal">warning: Architecture rejected target-supplied description<br>Truncated register 8 in remote 'g' packet</p></div><div><p class="MsoNormal"><u></u> <u></u></p></div></div></div></div><p class="MsoNormal">Any ideas how to get arround this ?</p><p class="MsoNormal"><u></u> <u></u></p></div></div>
</blockquote></div>
</div></div>