Actions

icon Post
text/html Subscribe
text/html Unsubscribe

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

RE: [coldfire-gnu-discuss] zero divide trap when running Debug Sprite Example "Fibo"


  • To: "coldfire-gnu-discuss@xxxxxxxxxxxxxxxx" <coldfire-gnu-discuss@xxxxxxxxxxxxxxxx>
  • Subject: RE: [coldfire-gnu-discuss] zero divide trap when running Debug Sprite Example "Fibo"
  • From: Christof Frey <Christof.Frey@xxxxxxxxxx>
  • Date: Thu, 24 Jul 2008 02:53:38 -0700

The problem is in the linker script for MCF5235 provided by the toolchain.

- When linking with the script "m5275evb-ram-hosted.ld" the application runs as expected.
- when using "m5235evb-ram-hosted.ld" it fails as per subject (zero divide trap)

Any plans to fix this?

Christof