-
**Describe the bug**
When using RS-422 in io_lib under VxWorks, sioLib.h needs to be included.
**To Reproduce**
1. Use the 6.8.x tag to build a cFS system for VxWorks.
2. Include io_lib in your…
mogar updated
3 years ago
-
| | |
|:---|:---|
|**_F´ Version_**| |
|**_Affected Component_**| |
---
## Feature Description
Our team is currently trying to port Fprime to FreeRTOS on an atmel board. We were unable to fin…
-
I'm running unit tests, and after about fourty reads from cRio (by fourty Sessions) I start to get this error:
File "C:\Program Files (x86)\Jenkins\workspace\E-TEST\Test\helpers\motor_monitor_help…
-
Hey, this looks pretty much like it solves a workplace problem I've pondered for some time. Something is keeping me from trying if for now, though, so I figured I'd just ask, before I go through the h…
-
alive/tests gives unresolved globals for network functions like htons, recvfrom, etc.
The problem is that it is not linking with ws2_32.lib. It does build OK on win32-x86-static, because there $(E…
-
**Is your feature request related to a problem? Please describe.**
Errors not reported:
https://github.com/nasa/osal/blob/ead5723f59ee49b36a36d6cb66c4cfe680ebbd68/src/os/vxworks/src/os-impl-symtab.c…
-
**Describe the bug**
After the merge of vxworks7 support, a rebase was done. It turns out a new required function OS_WaitForStateChange_Impl in the implementation is missing.
**System observed on:…
ghost updated
3 years ago
-
> 注:提问题时若使用`不能用/没效果/有问题/报错`此类模糊表达,但又没有根据下面的模板给出任何相关辅助信息的,将会直接标记为Invalid。
### 描述问题
自定义toolchains设定中无法使用set_toolset("cc", "gcc@ccmips")设定,但以同样方式在全局根作用域使用正常。
### 期待的结果
希望能在自定义toolchains设定中使用s…
-
While testing Bootes on VxWorks, I issued the following commands that generated an Error Event but did not increment the ES CMDEC counter: SCX_CPU1_ES_WRITEERLOG2FILE and SCX_CPU1_ES_STOPPERF.
**To…
-
Hi,
I'm translating the sedutil source code to a VxWorks 7 kernel module to be used in NVMe disks.
The discovery function is performed correctly, returning rational values for the disk. However,…