R: [coldfire-gnu-discuss] Coldfire 52235evb debug problem
Roberto Abbiati
RobertoAbbiati at bertronic.it
Thu Jan 15 11:01:13 UTC 2009
Thank you for your help,
now it works from dos prompt.
I can debug the code also from eclipse (but only if I write the "continue" command manually in the console, if I use the "continue" command directly from the "run commands" in "debug configurations" eclipse freezes and I must terminate it...)
Roberto Abbiati
-----Messaggio originale-----
Da: 42Bastian [mailto:list-bastian.schick at sciopta.com]
Inviato: mercoledì 14 gennaio 2009 19.26
A: Roberto Abbiati
Oggetto: Re: [coldfire-gnu-discuss] Coldfire 52235evb debug problem
Roberto
> 2/ (gdb) target remote | m68k-elf-sprite pe://USBMultilink m52235evb
> RESPONSE:
> Remote debugging using | m68k-elf-sprite pe://USBMultilink m52235evb
> m68k-elf-sprite: Opening P&E USBMultilink port 1 (USB1 : USB-ML-CF REF :
> Future
> MCF5223xPoE Badge (PE6011471))
> m68k-elf-sprite: Target reset
> 0x00000000 in __cs3_interrupt_vector_coldfire ()
I'd say you have a setup problem.
Address 0 contains the reset-SP and 0x4 the entry point.
Try setting the PC manually to the value of _start (obtained from the map file).
--
42Bastian
More information about the coldfire-gnu-discuss
mailing list