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 | 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: | ASIO and RTEMS |
From: | Michael Davidsaver <[email protected]> |
To: | [email protected] |
Date: | Wed, 16 Mar 2011 11:15:17 -0400 |
On 3/15/2011 5:50 PM, Michael Davidsaver wrote:
On 3/15/2011 3:55 PM, Andrew Johnson wrote:... Looks interesting, have you tried building with it for RTEMS or vxWorks?This was before I was working with EPICS so no.I'm going to spend a little time and see if I can do something with the unit tests.
I was able to run one unit test (the buffer test) on an mvme3100 w/ RTEMS 4.9. No source modification was required (yet).
I'm using the EPICS build system since that is the easiest way for me to build for RTEMS.
The ASIO unit tests are organized as a lot of separate executables. So my next step is to combine them into one as with the rtemsTestHarness. I'll post more when I see where this goes.
...
Starting EPICS application ***** No iocsh -- netstat not registered No iocsh -- heapSpace not registered No iocsh -- nfsMount not registered Running 1 test case... *** No errors detected ***** IOC application terminating *****