Recently, here, we had some interesting (though off topic) discussions on doing embedded projects using the "BeagleBone Black" hardware and fpc generated software.

Now using fpc to do software for the main processor (an ARM Cortex A8 running on Linux) is obviously possible and rather well supported. (In fact Lazarus can be used native on the BBB, and be controlled either by the local video subsystem hardware and a mouse/keyboard via USB or by running a VNC server on the BBB and using a normal PC as a GUI remote-control via Ethernet. Additionally See my mail in the Lazarus Forum regarding an Angstrom package.) (Cross development should be possible, too, but has not yet been made working.)

On top of this, the BBB (within the AM335x Chip by TI) provides two additional ARM Cortex M3 processors that are not supposed to run on a formal OS.

(How) Is it possible to create software for same using fpc ?

- Michael
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to