1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 <2010> 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 <2010> 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | cross-gcc-2.9.6 problem |
From: | 王林 <[email protected]> |
To: | <[email protected]> |
Date: | Thu, 21 Oct 2010 23:42:07 +0800 |
Hello,
I want to ask a question about the cross-gcc-2.9.6.tar.gz provided
by the SNS website http://ics-web.sns.ornl.gov/dht/ .
My task is to port CSNS RCS LLRF system to EPICS,my EPICS
environment is as follows:
EPICS version 3.14.8.2
vxWorks version 5.5.1
cross compiler crossgcc2.9.6
host RHEL4.0
target cPCI6200
board (have been chosen,but not purchased yet)
The problem is that the crossgcc2.9.6 supports
ppc403,ppc405,ppc440,ppc603,ppc604 and ppc860 CPU families,but the CPU board
cPCI6200 is based on the CPU MPC8572,which belongs to ppc85xx CPU family,thus
the EPICS IOC compiled by crossgcc2.9.6 can not run on cPCI6200.
Is there any way to make the crossgcc2.9.6 support ppc85xx ?
Thanks
|