-
I'm trying to port the library to and embedded Platform based on CortexM4. The initial results are very good.
I done my first trials with the 0.1 and now the 0.2.0 is really exciting.
Now the wall wer…
-
Hi, had to change READONLY to const to get it building with EPICS 7
diff --git a/sscanApp/src/saveData.c b/sscanApp/src/saveData.c
index 12a6845..66526b7 100644
--- a/sscanApp/src/saveData.c
+++…
-
root@ssghv:/home/rui/cwpqa-acrn-robot/acrn-hypervisor/misc/acrn-config/xmls/config-xmls/tgl-rvp# ls
industry_launch_1uos.xml industry.xml
Expected result:
We need those ones for tgl board:
hybr…
-
### Describe the problem details
我的安装命令如下
`xrepo install -p cross --sdk=/home/sss/ssd210/gcc/ openssl`
在安装openssl包中,获取到如下的信息
```
if you want to get verbose errors, please see:
-> /home/sss/.xm…
-
When starting the IOC (using EPICS 7.0 on Linux), it hangs forever (?) on the st.cmd line
`dbLoadDatabase("../../dbd/opcuaIoc.dbd",0,0)`
The arguments 0,0 seem to be for VxWorks only, not for Linu…
-
Tonight I refreshed my local copy of the devlop branch, did gradlew run which succeeded but when I went to build using Eclipse (imported Gradle project) I got lots of errors (see below). The master br…
-
Okay here is a biggie, but hear me out.
I believe it is possible to get rid of mutex, by using atomics. Generally this has been easy to figure out. And it saves a Lot of system call work, and works…
-
Unit tests should utilize a SetUp and TearDown approach to ensure each test runs in an expected and known configuration.
The TearDown function needs to ensure that all test objects and resources ha…
-
`rocm-gdb` needs `flex
-
When trying to use cargo-dephell in a project that has a dep on ring it failswith the following error:
```
Error while computing package graph: for package 'ring 0.16.19 (registry+https://github.c…