EmbeddedRelated.com
Forums

Import GCC project in Keil

Started by mahbub1833 March 30, 2007
Hi,
Is there any way I can import GCC [GNUARM] projects into Keil RVCT3.0 ?
Or vice versa???

If not then manually what I need to do to import gcc projects and codes
in keil?

Thanks in advance.

An Engineer's Guide to the LPC2100 Series

There's no automated way of doing this that I am aware of, however all you
really need to do manually is rework the IRQ definitions for the RealView
compiler as the definitions are different to GCC and then add in a few
function stubs - I'll mail you them now. Once you understand what's required
it takes about 10 minutes.

Andy
-----Original Message-----
From: l... [mailto:l...]On Behalf Of
mahbub1833
Sent: 30 March 2007 05:10
To: l...
Subject: [lpc2000] Import GCC project in Keil
Hi,
Is there any way I can import GCC [GNUARM] projects into Keil RVCT3.0 ?
Or vice versa???

If not then manually what I need to do to import gcc projects and codes
in keil?

Thanks in advance.