Shop OBEX P1 Docs P2 Docs Learn Events
Raspberry Pi 3 - Lazarus 1.6 - TMS Software HW component package (free) — Parallax Forums

Raspberry Pi 3 - Lazarus 1.6 - TMS Software HW component package (free)

Bob Lawrence (VE1RLL)Bob Lawrence (VE1RLL) Posts: 1,720
edited 2016-05-25 16:19 in General Discussion

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
1248 x 702 - 2M
776 x 460 - 797K

Comments

  • http://wiki.freepascal.org/Synapse has been doing the serial and TCP/IP work for my Pi<->Prop related comms very nicely. That script makes things a bit less confusing than the usual FPC procedure.
  • Heater.Heater. Posts: 21,230
    Is this a Raspberry Pi forum now?

    I don't mind so much, except Pascal should be banned.
  • Heater. wrote: »
    Is this a Raspberry Pi forum now?

    I don't mind so much, except Pascal should be banned.
    Much like node.js? :-) I will gladly admit that your messages in reference to it have led me to use it, quite happily, when it's strengths are appreciated. Thank you!

  • Heater.Heater. Posts: 21,230
    Ah sorry. Pascal is OK.

    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.

Sign In or Register to comment.