-
kernel 4.14-xenomai boot ok, 4.4 failed to boot.
can any modification to boot 4.4 kernel?
because of some reason, i want to use 4.4 kernel. why it can't boot?
Thanks very much and regards
-
clang fails on `math_runfast.c` with:
`clang: error: unknown argument: '-no-pie'`
`clang: error: unsupported argument '-mimplicit-it=arm' to option 'Wa,'`
gcc fails on Midi.cpp with:
`In fil…
-
I'd like to integrate this library in a Xenomai setup but I'm afraid of dynamic allocations. I see some [push_back](https://github.com/GiulioRomualdi/osqp-eigen/blob/cd18d43fb0698438f7e9e9fc38d0640e49…
-
Hi there, After the last successful build of orocos, i tried replicating the steps i did where I go into orocos/rtt and checkout the xenomai branch onto a different computer. However, now when i am bu…
-
Based on @zultron's work in single module RTAPI build branch, for which pull requests exist at machinekit/machinekit#1462 and at machinekit/machinekit-hal#227, I have been thinking, theorizing and wor…
cerna updated
5 years ago
-
**Issue by [Fyleo](https://github.com/Fyleo)**
_Mon May 29 16:58:15 2017_
_Originally opened as https://github.com/machinekit/machinekit/issues/1213_
----
Hi,
I've got a segfault crash by halcmd…
-
-
can this kernel be used on beaglebone ai?
thanks!
and when i git clone the code, always be asked for the username of gitlab.denx.de, why?
-
My question is , is orocos_toolchain maintained properly this days also? And will it be maintained in future also so that people can use it, learn it and develop/contribute it without any doubt? I was…
-
```
The latencies that we've observed in the past with RT_PREEMPT shouldn't have
been possible. Thanks to Xenomai, I've identified at least one issue that
would've broken realtime under RT_PREEMPT. …