[INFO] Posix simulator restored

This forum is dedicated to feedback, discussions about ongoing or future developments, ideas and suggestions regarding the ChibiOS projects are welcome. This forum is NOT for support.
User avatar
Giovanni
Site Admin
Posts: 14444
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1074 times
Been thanked: 921 times
Contact:

[INFO] Posix simulator restored

Postby Giovanni » Thu Feb 02, 2017 1:13 pm

Hi,

I added the Posix simulator to the trunk, it was missing since version 2.6.

It works on Linux Mint 64 bits, it would be nice if somebody could test it in Linux 32 bits and OS X.

Note, I had to create a link under /usr/include in order to compile: asm -> generic-asm. There must be a problem in header files, not sure if this is required in other distributions.

Giovanni

Marcello
Posts: 9
Joined: Tue Apr 05, 2016 2:52 pm
Location: Torgon, Switzerland
Been thanked: 1 time

Re: [INFO] Posix simulator restored

Postby Marcello » Mon Nov 05, 2018 5:20 pm

Hi Giovanni,

Here are two test results for trying to build the POSIX demo on OSX.

1. When I try to build the POSIX demo using 'make' or 'gnumake' I get the error:
Compiling chsys.c
clang: error: unsupported argument '-alms=build/lst/chsys.lst' to option 'Wa,'

2. In the past I was able to build the simulator with a managed build project in eclipse in which I specified the include and source files manually. Now that doesn't work anymore. If I try to build the posix simulator I get an error message because the file chcore_timer.h can't be found. I saw there is such a file for the other ports, but not for SIMIA32. Which one should the simulator use?

I'm using OSX 10.11.6 (El Capitan) and ChibiOS 18.2.1

Kind regards,

Marcel

User avatar
Giovanni
Site Admin
Posts: 14444
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1074 times
Been thanked: 921 times
Contact:

Re: [INFO] Posix simulator restored

Postby Giovanni » Mon Nov 05, 2018 7:07 pm

Hi,

It is tested using GCC, clang requires changes to the makefile (remove that option).

Giovanni


Return to “Development and Feedback”

Who is online

Users browsing this forum: No registered users and 11 guests