[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [coldfire-gnu-discuss] dbg sprite configuration problems


  • To: Jaysen Roper <jaysenroper@xxxxxxxxxxxxxxxxxxx>
  • Subject: Re: [coldfire-gnu-discuss] dbg sprite configuration problems
  • From: Carlos O'Donell <carlos@xxxxxxxxxxxxxxxx>
  • Date: Wed, 20 Aug 2008 09:51:03 -0400

Jaysen Roper wrote:
m68k-elf-sprite: Got packet: 'm50001ff4,4'
m68k-elf-sprite: Sent response: 'ffffffff'
m68k-elf-sprite: Got packet: 'm50001ff8,4'
m68k-elf-sprite: Sent response: 'ffffffff'
m68k-elf-sprite: Got packet: 'm50001ffc,4'
m68k-elf-sprite: Sent response: 'ffffffff'
Cannot access memory at address 0x50002000 <<<<<<<<<<<<<< HERES MY ERROR

The address 0x50002000 is 1 byte outside of memory. If you use m68k-elf-readelf -a to examine your binary, do you see anything allocated to that address? If you compile your application with -Wl,-Map,app.map does app.map contian anything allocated to that address?

Cheers,
Carlos.
--
Carlos O'Donell
CodeSourcery
carlos@xxxxxxxxxxxxxxxx
(650) 331-3385 x716