GCBASIC stands for Great Cow Basic why was it was named like this?...
I just don't know...
Anyway GCBASIC is a basic compiler for PIC microcontrollers and it is an
open source project meaning that you
can see all the source code and modify it if you want to (subject to keeping
the existing license - basically any mods you make are subject to the same
license).
Note: They are also looking for some help in
adding routines and documentation so if you find it useful why not add some
yourself?
Open GCBASIC
Site (for instructions and downloads).
The download links at that site do not work
The correct link to the GCBASIC download is:
GCBASIC is a true PIC Microcontroller compiler and not an interpreter so it
means you can write fast code while still retaining the user friendliness
of BASIC.
It's not a polished integrated tool and there's no real IDE (although there
is a user contributed one) that is quite basic but functional.
Note: There is information for setting up an
editor for one button push hex file generation (the same as a commercial IDE -
I have not tried this yet but it looks promising).
The GCBASIC compiler takes your basic program and generates an assembler
output which you need pass through an assembler to get your desired hex file
which you can then use in the normal way.
Jump from PIC BASIC
GCBASIC to
Best-Microcontroller-Projects Home Page
Comments
Have your say about what you just read! Leave me a comment in the box below.
Don’t see the comments box? Log in to your Facebook account, give Facebook consent, then return to this page and refresh it.