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 | 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 |
<== Date ==> | <== Thread ==> |
---|
Subject: | EPICS 7 + RTEMS 5 |
From: | "Siddons, David via Tech-talk" <tech-talk at aps.anl.gov> |
To: | EPICS Tech Talk <tech-talk at aps.anl.gov> |
Date: | Fri, 11 Jun 2021 12:37:56 +0000 |
I'm trying to learn how to build EPICS 7 for RTEMS 5. I'm starting with the beagleboneblack BSP since it is already in the system. I can build everything fine, and the test IOC loads and starts. By default it assumes that all ancillary files (st.cmd, db, dbd
etc.) will be loaded via NFS. My situation is such that this is not a viable system. I remember in earlier RTEMS versions it was possible to make an IMFS from a tar appended to the bootable binary. I can see hints of that in libcom, but I can't see how to
configure the system for that. Has anyone done this?
Thanks,
Pete.
|