Please try compiling with -O0, when I remember correctly this solves the
problem
Michael
Am 28.02.15 um 04:42 schrieb Bee:
Hi,
I just got my Raspberry 1 B+ and I wanted to install latest FPC (and
Lazarus) on it. I got FPC v.2.6.4 installed from the linux-arm
package. But then it failed to c
Hi Bee
Bit confused - in your email, 12st line you seem to say this you just
received rpi 1 B+, wheras you refer to a rpi-2 article. Did you mean rpi 2
ie the latest super version quad core version with armv7?
Which 2.6.4 linux arm package did you use? The one from sudo apt-get
install fpc or som
Marco van de Voort wrote:
In our previous episode, Xiangrong Fang said:
BUT, that cannot be used to prioritize a thread. While you block a thread
using rtlevent, it can only be unblocked from another thread. While you use
sleep(), it still get time share of the CPU, only that it does nothing
unt