User Activity

  • Posted a comment on discussion Contributors on GCBASIC

    Thank you Randall, need I say more?

  • Posted a comment on discussion Help on GCBASIC

    Thanks, then this clears my understanding [#option bootloader address]. Going through assembled GCBasic code, compiler placed start address as entered in [#option bootloader 0xAddress]. Impression was [0xAddress] is in reference to resident Tiny Bootloader in Flash high address.

  • Posted a comment on discussion Contributors on GCBASIC

    Good day George, isn't your question rather colourful? Regards, Hanspeter.

  • Posted a comment on discussion Contributors on GCBASIC

    Many thanks for opening my parachute as I'm stuck with PowerBasic10, Bob Zale's death was a real drawback. What a relief for sore eyes! Don't get me wrong, PB10 will work for sometime to come till almighty MS pulls the plug on Win32. Kind regards, Hanspeter.

  • Modified a comment on discussion Help on GCBASIC

    Pleae elaborate. What is question? We are working hand in hard with TinyBootLoader+. It works very well - but, is the answering the right question? :-) Indeed Tiny Bootloader+ works very well, as I have used countless times, even on LANs to remotely upload new OS. Great little bootloader.

  • Posted a comment on discussion Help on GCBASIC

    Pleae elaborate. What is question? We are working hand in hard with TinyBootLoader+. It works very well - but, is the answering the right question? :-) Indeed Tiny Bootloader+ works very well, as I have used countless times, even on LANs to remotely upload new OS. Great little bootloader.

  • Posted a comment on discussion Help on GCBASIC

    Hi All, Option Bootloader Syntax: #option bootloader address Explanation: #option bootloader prevents the overwriting of any pre-loaded bootloader code, vectors, etc. below the address and have all Great Cow BASIC code start at address. Copied from GCBasic help, what's above explanation suppose to mean? For those using Tiny Bootloader all these years, suggest hex 'ADDRESS' you specify in #option bootloader, is the start address of Tiny Bootloader it's self, which isn't the case, as compiler throws...

  • Posted a comment on discussion Contributors on GCBASIC

    Hi Willi, This post was last year, but will address it for GCBasic users who want to implement HEF with TinyBootloader. See diagram below. In the example you create HEF space below the BootLoader with entries as such addwf PCL,F retlw ’B' ;ASCII retlw 0x55 ;Hex retlw 29 ;Decimal You will have to account for 16words extra as part of BootLoader in piccodes.ini. Example: ; PIC10 family ; example: PIC10F322 Flash: 512 words = 200h; 200h2 = 400h ; $yy, B, |PIC |(Boot |200h2 |EE |Boot |Erase, ;-----------------------------------------------------------...

View All

Personal Data

Username:
silicon-systems
Joined:
2016-03-03 11:01:19
Location:
Accra / Ghana / GMT

Projects

  • No projects to display.

Personal Tools