Raspberry Pi 3 - Lazarus 1.6 - TMS Software HW component package (free)
Bob Lawrence (VE1RLL)
Posts: 1,720
Lazarus 1.6 - Raspberry Pi 3 - TMS Hardware Components installed.(Working)
To install Lazarus I used a install script from here (Bo Berglund , Developer in Sweden )
http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-Raspberry-Pi-3-build-issues-td4047732.html
TMS LCL HW Pack for Raspberry Pi :
https://www.tmssoftware.com/site/tmslclhwpack.asp
So far so good . Everything ran the first time. I messed the following message during the install:
========================================================
echo "You will need to point the IDE to the FPC source code when it starts"
echo "Browse to /usr/fpc/$FPCVER and the IDE should now say "OK" for the FPC source code"
========================================================
however, with a little digging around I located the folder.
I haven't tested much yet but So far so good. On start up It loads really fast and compiling is fine considering the HW.
It will be fun to communicate with the Propeller Chip once I figure out how LOL
Comments
I don't mind so much, except Pascal should be banned.
It's just that we have a big pile of Pascal at work and for some reason I get grumpy when ever I have to work on it. Which was the case yesterday.
At least the Free Pascal compiler is blazing fast compared to GCC.