Menu

Chip datafile mega8

Anobium
2015-09-24
2015-09-24
  • Anobium

    Anobium - 2015-09-24

    Reported by @Theo

    Required changes in the Mega8.dat

    [ChipData]
    Prog=4096

    into

    Prog=8192

    Thanks,

    Theo.

     

    Last edit: Anobium 2015-09-24
  • Anobium

    Anobium - 2015-09-24

    No fixed required.

    Please note. AVR memory values are specified in WORDS in the .dat file. The Great Cow Basic compiler uses words for consistency between PIC and AVR - this keeps some bits and pieces in the compiler simpler. Therefore, the section will be as follows:

    [ChipData]
    Prog=4096
    
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.