Hi all,
I haven't been able to find a clear example on how to program on ARM with
interrupts. Can somebody post an example? I am specially interested in Systick
interrupts on LPC1768.
Thanks in advance
___
fpc-pascal maillist - fpc-pascal@lists.freep
Hi there,
Is anybody working on being able to uses classes, methods, etc (OOP) in
freepascal compiler for ARM embedded platform?
Cheers
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Graeme Geldenhuys writes:
>
> On 2013-02-27 08:28, Juan Duran wrote:
> > Is anybody working on being able to uses classes, methods, etc (OOP) in
> > freepascal compiler for ARM embedded platform?
>
> OOP works fine already on that platform... what specific are you loo
Hi ALL,
today I updated fpc trunk to 31185.
I am not able to compile ppcrossarm on this revision. It always worked with:
make -j2 clean buildbase installbase CROSSINSTALL=1
CROSSOPT="-XParm-none-eabi-"
OS_TARGET=embedded CPU_TARGET=arm SUBARCH=armv7m INSTALL_PREFIX=~/lab
I am on Mac OS X 10.9