<div dir="ltr"><div>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</div><div><br></div>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<div><br><div>The configuration file i use for the RPI can be found in this page </div><div><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>. :</div><div>I can´t use the configuration file proposed here:</div><div><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.</div><div><br></div><div>I have installed gdb multiarch and tried with it but no luck, when i set the architecture to aarch64 i get:<br></div><div><div><br></div><div>warning: Architecture rejected target-supplied description<br>Truncated register 8 in remote 'g' packet</div><div><br></div><div>Any ideas how to get arround this ?</div></div></div></div>