[coldfire-gnu-discuss] m68k-elf-sprite cannot talk to Coldfire board
Nathan Sidwell
nathan at codesourcery.com
Tue Apr 3 14:21:02 UTC 2007
Daniel Jacobowitz wrote:
> (Thanks for including the -v output - that was very helpful :-)
>> m68k-elf-sprite:Got binary X packet: 'X4000500,40...'
>> m68k-elf-sprite:error:Hardware device not ready
>> m68k-elf-sprite:Closing P&E device
>> Remote communication error: No error.
>> (gdb)
>
> Nathan, do we support flash programming on these boards (in 4.1-32)?
> That's presumably a flash address, but IIRC it would be type="flash"
> if we supported programming it.
oh, I missed that. Flash programming is not supported in the 4.1-32 release.
However, the sprite error is not that. Looking carefully, I see GDB is trying
to write to address 04000500, but that's not contained in the memory map -- so
there is no memory there.
I think it is the P&E bug we encountered with the 5485 board and writing to
non-existant memory. We got a bus error, it appears that Kevin gets a more
fatal error.
nathan
--
Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery
nathan at codesourcery.com :: http://www.planetfall.pwp.blueyonder.co.uk
More information about the coldfire-gnu-discuss
mailing list