avatartwo / avatar2

Python core of avatar²
Apache License 2.0
518 stars 98 forks source link

geting to halt state when transfer state from QemuTarget to gdbTarget #114

Open mehdibaghery opened 1 year ago

mehdibaghery commented 1 year ago

Hi I simulated lm3s6965 that write with UART in output (hello world) 1-in QemuTarget mode ,anything write in output why? 2-after I transfer_state from QemuTarget to gdbTarget and I want go foeward one command with gdb.step() its get into halt without any error and i dont know what i do?