[fpc-pascal] Interrupts in ARM Embedded

2013-01-22 Thread Juan Duran
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

[fpc-pascal] OOP in FreePascal ARM-Embedded

2013-02-27 Thread Juan Duran
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

[fpc-pascal] Re: OOP in FreePascal ARM-Embedded

2013-03-23 Thread Juan Duran
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

[fpc-pascal] Error compiling fpc for ARM embedded

2015-07-02 Thread Juan Duran
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