• Join/Login
  • Business Software
  • Open Source Software
  • For Vendors
  • Blog
  • About
  • More
    • Articles
    • Create
    • SourceForge Podcast
    • Site Documentation
    • Subscribe to our Newsletter
    • Support Request
SourceForge logo
For Vendors Help Create Join Login
SourceForge logo
SourceForge logo
Business Software
Open Source Software
SourceForge Podcast
Resources
  • Articles
  • Case Studies
  • Blog
Menu
  • Help
  • Create
  • Join
  • Login
  • Home
  • Browse
  • avrprog
  • Patches

Completed Support for Page-Based Chips

Brought to you by: betoes, pzn
  • Summary
  • Files
  • Reviews
  • Support
  • Mailing Lists
  • Patches
  • Code
Menu ▾ ▴
  • Create Ticket
  • View Stats

Group

Searches

  • Changes
  • Closed Tickets
  • Open Tickets

Help

  • Formatting Help

#7 Completed Support for Page-Based Chips

open
nobody
None
5
2005-05-10
2005-05-10
Robert James Kaes
No

Added new code to handle page-based chips like the
ATtiny2313. These chips must be programmed a page at a
time. Currently only paged program memory is support,
but the infrastructure for programming aged-EEPROM is
already in place.

The devices.conf file format was extended to allow the
page size to be specified as well. The memory and
EEPROM parts can now contain an optional
'/page_size_in_bytes'. For example, the ATtiny2313
device line would look like:

+ATtiny2313;1e;91;0a;xx;2048/32;128/4;

which indicates a program memory size of 2048 bytes,
paged 32 bytes at a time; and an EEPROM memory size of
128 bytes, paged 4 bytes at a time.

Discussion

  • Robert James Kaes

    Robert James Kaes - 2005-05-10
     
    07_completed_support_for_page-based_chips.patch
    If you would like to refer to this comment somewhere else in this project, copy and paste the following link:

Log in to post a comment.

SourceForge
  • Create a Project
  • Open Source Software
  • Business Software
  • Top Downloaded Projects
Company
  • About
  • Team
  • SourceForge Headquarters
    225 Broadway Suite 1600
    San Diego, CA 92101
    +1 (858) 422-6466
Resources
  • Support
  • Site Documentation
  • Site Status
  • SourceForge Reviews
SourceForge logo
© 2025 Slashdot Media. All Rights Reserved.
Terms Privacy Opt Out Advertise
×
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.