[coldfire-gnu-discuss] m68k-elf-sprite cannot talk to Coldfire board
Andreas Engberg
andrux76 at gmail.com
Mon Apr 2 20:01:15 UTC 2007
> Do you know whether the m5474evb board can use the same configuration
> file as the m5485evb board? From what I've seen of an m5475evb board
> they are different. Unfortunately I don't have any information on the
> m5474evb board to know what a config file should look like.
I believe the only configuration difference is no data flash but a bigger
code flash.
> m68k-elf-sprite:Loading section .main_application_data, size 0x40 lma
> 0x4000500
> Sent response: 'OK'
> 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)
I bet that SP (or maybe PC) gets set to an unwanted address causing a bus
error. I had this happening to me with the m5475evb. Try editing your
linker script and change the stack to something less than max.
Good luck,
Andreas
More information about the coldfire-gnu-discuss
mailing list