Actions

icon Post
text/html Subscribe
text/html Unsubscribe

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

[power-gnu-discuss] Use of CS3


  • To: power-gnu-discuss@xxxxxxxxxxxxxxxx
  • Subject: [power-gnu-discuss] Use of CS3
  • From: "Morten Mossige" <morten.mossige@xxxxxxxxx>
  • Date: Wed, 18 Jun 2008 08:26:12 +0200

Use of CS3
I am in the process of evaluating CodeSourcery GCC toolkit for use
with our own board. Our board is a MPC5200B based board, not very
different from the Lite5200. I have successfully build an application
(small hello world) based on the "Getting Started guide" and running
it from uBoot. I have used the MPC8349E-mITX-uboot.ld link file, and
made a few adjustments to it.
Now I want to test some more functionality. I want to test with
interrupt, but I have big problems to understand how to do this
together with the CS3-library. Does someone have example code which
shows how to write and install an interrupt together with the CS3?
Is there more documentation then the "Getting started guide" of the CS3-lib?

I use the following:
Version: Sourcery G++ Lite 4.2-138
Target: powerpc-eabi
Host: WinXp

Br. Morten