Il 04/06/2017 08:02, Bo Berglund ha scritto:
But I also have other systems where a real time system would be handy.
Do you have more info on this?
Yes. There was a bug in the way the FIQ was handled in a multicore ARM
CPU (i.e. RPi2 and RPi3) , which was causing random freezes, not much
freq
On 06/04/2017 07:10 AM, Paul Breneman wrote:
On 06/04/2017 02:02 AM, Bo Berglund wrote:
On Tue, 30 May 2017 17:49:03 +0200, Giuliano Colla
wrote:
Il 29/05/2017 23:28, Bo Berglund ha scritto:
I have bought and initialized a new RPi3 today. It runs Raspbian
Jessie PIXEL latest version.
I don
On 06/04/2017 02:02 AM, Bo Berglund wrote:
On Tue, 30 May 2017 17:49:03 +0200, Giuliano Colla
wrote:
Il 29/05/2017 23:28, Bo Berglund ha scritto:
I have bought and initialized a new RPi3 today. It runs Raspbian
Jessie PIXEL latest version.
I don't know what you're going to use your RPi3 for
On Tue, 30 May 2017 17:49:03 +0200, Giuliano Colla
wrote:
>Il 29/05/2017 23:28, Bo Berglund ha scritto:
>
>> I have bought and initialized a new RPi3 today. It runs Raspbian
>> Jessie PIXEL latest version.
>I don't know what you're going to use your RPi3 for, but just in case,
>are you aware tha
Il 29/05/2017 23:28, Bo Berglund ha scritto:
I have bought and initialized a new RPi3 today. It runs Raspbian
Jessie PIXEL latest version.
I don't know what you're going to use your RPi3 for, but just in case,
are you aware that now you can install an RT_PREEMPT kernel, and enjoy
the real-time
On Mon, 29 May 2017 23:28:47 +0200, Bo Berglund
wrote:
>make install OPT=-dFPC_ARMHF PREFIX=/home/pi
I noticed the "command not found" error and realized that the command
did not specify the ppcarm location. Since this is a barebones RPi3
there is no path to ppcarm yet. FPC needs to be specified
On Mon, May 29, 2017 23:28, Bo Berglund wrote:
> I have bought and initialized a new RPi3 today. It runs Raspbian
> Jessie PIXEL latest version.
> To install FPC I use a script file which sets up the Pi for FPC
> development with FPC3.0.2 and Lazarus 1.6.4.
> It automatically downloads all needed f
> I do not understand what -iVSPTPSOTO is...
That's what happened when the compiler cannot be called by make. Watch:
> make: -iVSPTPSOTO: Command not found
it's a parameter list for fpc to get (from fpc -h):
-i Information
...
-iSO Return compiler OS
-iSP Return c
I have bought and initialized a new RPi3 today. It runs Raspbian
Jessie PIXEL latest version.
To install FPC I use a script file which sets up the Pi for FPC
development with FPC3.0.2 and Lazarus 1.6.4.
It automatically downloads all needed fpc and lazarus files using svn
and it also updates the sy