Run ChibiOS on linux in user mode
-
- Posts: 2
- Joined: Thu Mar 09, 2023 4:42 am
Run ChibiOS on linux in user mode
Hi, I'm wondering if it is possible to run ChibiOS as a process on Ubuntu in user mode? The reason to do so is that we are developing a program analysis tool and would like to try it on some OS systems. Thanks.
- Giovanni
- Site Admin
- Posts: 14563
- Joined: Wed May 27, 2009 8:48 am
- Location: Salerno, Italy
- Has thanked: 1111 times
- Been thanked: 937 times
- Contact:
Re: Run ChibiOS on linux in user mode
Hi,
It is possible, there is a demo here: /demos/various/RT-Posix-Simulator
Your Ubuntu system needs to be configured to support 32 bits build environment. The demo emulates 2 serial ports or TCP ports 29001 29002, by connecting with telnet or some other terminal it is possible to interact with the shell.
Giovanni
It is possible, there is a demo here: /demos/various/RT-Posix-Simulator
Your Ubuntu system needs to be configured to support 32 bits build environment. The demo emulates 2 serial ports or TCP ports 29001 29002, by connecting with telnet or some other terminal it is possible to interact with the shell.
Giovanni
-
- Posts: 2
- Joined: Thu Mar 09, 2023 4:42 am
Who is online
Users browsing this forum: No registered users and 2 guests