Menu

Great Cow BASIC v.0.98.03

Anobium
2018-11-13
2018-11-14
  • Anobium

    Anobium - 2018-11-13

    Great Cow BASIC v.0.98.03 is now available.

    Faster, better and more capabilities.

    Thanks to everyone that helped to create this release. Each release improves Release of Great Cow BASIC this release has some wonderful new features - read the readme!!

    Again, thank you.

    Hugh and Evan

    Enjoy

     
  • William Roth

    William Roth - 2018-11-13

    This is great. I am looking forware to fiddling around the new feature and with the USB Stuff.

    While not included, the new PickitPlus Suite is a great addition this new release of Great Cow Basic.

    PickitPlus enables Pickit2 and Pickit3 Programmers to support almost ALL 8-bit PIC microcontrollers including the latest newer ones. The PickitPlus Suite include GUIs for Pckit2 and Pickit3 as well as a new Command Line. Much faster than using IPE and it suport preserving HEF
    memory on the newer chips with no EEPROM.

    For more infomation on PickitPlus send an Email to PICKITPLUS@anobium.co.uk

     
  • stan cartwright

    stan cartwright - 2018-11-13

    edited

     

    Last edit: stan cartwright 2018-11-13
  • Anobium

    Anobium - 2018-11-13

    It's ok Stan.

    The latest Great Cow BASIC  will not affect your PICkit Plus installation.   The Great Cow BASIC installation will preserve your programmer setup in Great Cow BASIC.

     
  • stan cartwright

    stan cartwright - 2018-11-13

    Thanks, I wasn't sure.

     
  • William Roth

    William Roth - 2018-11-14

    For those that have newer PIC Microcontrollers with HEF instead of EEPROM there is now a new library with extended support. This is a lowlevel library so it does not require #include.

    The syntax is similar to that for EEPROM reads & writes

    HEFWrite (Location, Byte_Value)
    HEFRead (Location, Byte_Variable)

    Added is suppoort for reading & writing word data

    HEFWriteWord (Location, Word_Value)
    HEFReadWordd (Location, Word_Variable)

    (Word locations should be even numbers)

    See the HELP and DEMOS for more info and for examples.

    Enjoy

     
  • Moto Geek

    Moto Geek - 2018-11-14

    This is most excellent! The HEFWrite and HEFRead are awesome additions. GCB keeps getting better. Thanks to all involved.

     
    • Anobium

      Anobium - 2018-11-14

      Many thanks to Bill Roth for the many, many, many hours he invested to complete the HEF&SAF lbrary and demos!

      Thank you BILL!

       

Log in to post a comment.