The package m68k-bdm-1.4-pre4.zip for 68360 CPU32+ (/dev/bdmcpu320) does not work. Driver file bdm-cpu32 has ommisions and failures: a) ..pd_init does not completely initialize the BDM structure, I added/copied parts of the ..icd_init b) the error reported in 2008 is still there in write_sysreg cmd = BDM_WSREG_CMD must be cmd |= BDM_WSREG_CMD On the gdbserver side the CPU32+ is not supported See file m68k-bdm-low.c CPU-type and CPU-family are the confusion variables I made a hardcoded solution to...
I have a mismatch between m68k-bdm-gdbserver and GDB. I am in contact with Chris Johns but may be there are other experiences that can contribute to solve. My target hardware is M68360 CPU32+ Motorola (not Coldfire). I refer to /dev/bdmcpu320. I am using GNU gbd version 7.7 ("--host=i686-linux-gnu --target=m68k-rtems4.11") and gdbserver from m68k-bdm-1.4-pre4.tar.gz I copy Chris' words: "...there is a problem between GDB and the GDB server (m68k-bdm-gdbserver). The server is seeing a Coldfire and...