-
Currently, GRiSP uses RTEMS 5. I'd like to upgrade it to use RTEMS 6 or later. This was originally motivated by wanting to build GRiSP against a Xilinx target for which RTEMS only gained support on ve…
-
A catalog of issues I'm seeing with an RTEMS5 build.
## FHI defaults
These defaults shouldn't be hidden away in C code.
https://github.com/epics-base/epics-base/blob/256babf9614a199709e2728f0…
-
hi , ragunath, i am a student from china, and i follow your step of porting driver from freebsd to rtems , but there a question:the data received from port always the arp i send, i don't know this is …
-
The RTEMS debugger is called `libdebugger`. Applications create a remote and start the debug server to use it. Once running users connect with GDB using:
```
(gdb) target 1.2.3.5:1122
```
Not al…
-
It seems that the changeset referenced for rtems-source-builder is gone.
Seems someone is editing history over there :-(
-
[RTEMS](https://docs.rtems.org/) is a real time operating system that supports a wide range of architectures and boards. Zig should support it as a target.
- [ ] definitions for APIs
- [ ] fig…
-
Hi, I'm working with your SPI device driver but for the MCP4822 component, and it's not working.
There isn't any compiler or run-time errors, but it seems that the MCP4822 doesn't receive data.
Thi…
-
From https://docs.rtems.org/branches/master/user/migration/v4_11-to-v5.html
> In RTEMS 5.1, the list of free file descriptors has a LIFO ordering in contrast to previous versions where it was a FIF…
-
The latest RTEMS version has the HALs for the Nucleo H743 updated to the v1.11.1.
This version changes a lot from the previous ones, and so the project doesn't work anymore. I've tried going back to…
-
Inspecting the stack size of an RTEMS POSIX build I see:
```
(gdb) info thread
Id Target Id Fra…