Gdb support for Debugging Arm M profile with Xilinx Qemu

2024-03-28 Thread sanjana gogte
Greetings, I am currently engaged in a project that involves emulating the LM3S811EVB ( M3 Core ) board using Xilinx QEMU (version 7.1.0) . While the emulation process is successful, I am encountering difficulties in attaching GNU Debugger (GDB) or GDB-multiarch to the ELF file being executed on

Re: Assistance Required for QEMU Hardfault Error with Cortex-M33 on MPS2AN505

2024-01-31 Thread sanjana gogte
Thank you Peter. I will reach out to someone from Xilinx. Do you have insights on how I could use a Qemu emulated core ( M profile ) with a Virtual Prototype ( System C IP ) ? Thank you. On Tue, 30 Jan 2024 at 15:59, Peter Maydell wrote: > On Tue, 30 Jan 2024 at 07:48, sanjana gogte wr

Re: Assistance Required for QEMU Hardfault Error with Cortex-M33 on MPS2AN505

2024-01-29 Thread sanjana gogte
add r7, sp, #0 101c: e7fe b.n 101c On Thu, 18 Jan 2024 at 15:34, Peter Maydell wrote: > On Thu, 18 Jan 2024 at 06:30, sanjana gogte wrote: > > > > Hi, > > 1) I am using QEMU Version 7.1.0. I am currently using this version with > a plan to connect

Re: Assistance Required for QEMU Hardfault Error with Cortex-M33 on MPS2AN505

2024-01-17 Thread sanjana gogte
R0 Do you think it is something to do with the version itself or my memory layout? Please let me know. Any insights on the debug logs would also be of great help. Thanks! On Tue, 16 Jan 2024 at 19:52, Peter Maydell wrote: > On Tue, 16 Jan 2024 at 14:16, sanjana gogte wrote: > > &

Assistance Required for QEMU Hardfault Error with Cortex-M33 on MPS2AN505

2024-01-16 Thread sanjana gogte
insights or suggestions you might have. Best regards, Sanjana Gogte