Hi fellows,
we got a PC pascal library, several thousand lines of code, which does a bunch of calculations, and we would like to use it in our c embedded ARM project ( cortex m7, no OS involved).
Can somebody give us a hint if it's recommendable to somehow use freepascal to compile the pascal sources and use them by the c project ( compiled by gcc)?
It would be simply fantastic if this would work out!
Thanks!
Mark