Results 1 to 1 of 1
I have a Redhawk implementation running their real time kernel.
It is causing my implementations of ifstream, iostream, std::cout to misfire. It does part of the code in each stream, ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-20-2008 #1Just Joined!
- Join Date
- Dec 2007
- Posts
- 10
Concurrent Redhawk - i/o streams problem
I have a Redhawk implementation running their real time kernel.
It is causing my implementations of ifstream, iostream, std::cout to misfire. It does part of the code in each stream, and acts like it does the rest (when single stepping through it) but there are no results. It is very consistent in its failure.
If I run the application without being attached to their real time frequency based scheduler the streams work perfectly. when attached they fail to function every time, in the same way.
Anyone seen this?
emp


Reply With Quote
