|
|
| About site: Hardware/Components/Processors/AVR - A GNU Development Environment for the AVR Microcontroller |
Return to Computers also Computers |
| About site: http://users.rcn.com/rneswold/avr/ |
Title: Hardware/Components/Processors/AVR - A GNU Development Environment for the AVR Microcontroller Document on many details of GNU tools for AVR class processors. |
|
|
|
|
THPFL_Mega_Site Resource guide list of links to shareware, freeware and demos. Features games and game cheats, applications, emulators, roms, Mp3s, and webmaster tools.
| Fonts_empire Provides professional, and free fonts for web project as well for other usage.
| Digital_Anarchy Makers of animation tools and special effects software for After Effects, Flash, and Discreet Flame/Inferno.
| RFC_2655 CIP Index Object Format for SOIF Objects. T. Hardie, M. Bowman, D. Hardy, M. Schwartz, D. Wessels. August 1999.
| RFC_3203 DHCP reconfigure extension. Y. T'Joens, C. Hublet, P. De Schrijver. December 2001.
| AlcatrazMedia_com Site offers IRCd accounts, accounts for small, medium or big servers and web hosting.
|
|
| Alexa statistic for http://users.rcn.com/rneswold/avr/ |
Please visit: http://users.rcn.com/rneswold/avr/
|
| Related sites for http://users.rcn.com/rneswold/avr/ |
| Dimension4 Automatic time syncronization utility. [Windows] | | Redback_Networks Provides subscriber management systems enabling ISP to provide broadband solutions. | | Interactive_Media_Systems Offer kiosk development, CD authoring, online video development, web design, Flash, web programming, and database integration. Based in Pittsburgh, United States. | | Integration_Software_Systems IS Systems is a software development and systems integration firm supporting b2c, b2b, e-commerce, development, networking, bizfon, technology, windows, linux and unix. | | Pagego_com_Toolbar Toolbar for Internet Explorer offering Web search from Yahoo!, Google or pick from one of almost 100 other search resources. | | MARC A Perl module for reading, manipulating, outputting and converting bibliographic records in the Machine Readable Cataloging (MARC) format. | | World_Desk_Pro Customizable help desk based upon the Microsoft .Net Framework. | | Star_Fighter_3000 Everything you could want to know about the game. | | Squeak_Smalltalk__Basic_Language_Reference By Andrew C. Greenberg, 1999; Andrew P. Black, 2001. Quick reference for Squeak user interface; helpful for Smalltalk generally. Text, many command tables, screenshots. | | CyberConnectics Buy standard internet access as well as family friendly filtered access, standard analog, ISDN, and Multi-channel PPP. Web design and hosting. | | Password_Spectator Software to see the actual password behind the asterisks. | | Object-Oriented_Databases_versus_Object-Relational_Databases Gives a rough definition of relational, object-oriented and object-relational databases and compares these paradigms using criteria such as simplicity of use, scalability and maturity. | | EnvivioTV An MPEG-4 plugin for Windows Media Player, RealPlayer and older QuickTime versions enabling playback of RTP streams. | | Ray_tracing_in_Wikipedia A overview non technical article on ray tracing also covering some history of the subject. | | GX_Dimansion A BDE alternative structured data storage with Delphi-compatible typification. It can be used with Delphi Personal Edition. [Commercial] | | Fordyce_Design Design services for web and print media, corporate ID, logos, branding, and Flash. Also specializes in fine-art photography. Based in Pasadena, CA. | | What\'s_Up_Interactive Offers design, graphics, and maintenance services. | | eXadev_Internet_Group Specializing in web design, Flash animation, web consulting, and hosting. Located in Orlando, Florida, United States. | | Naver_Limited Offers website design as one of several business support services. Design, ecommerce, domain name registration and hosting. Located in Thurso, Scotland, United Kingdom. | | Bacobolo Offers to sell linden dollars. Funds delivered in game within 8 hours. |
|
This is websites2007.org cache of m/ as retrieved on 2008.10.10 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
|
A GNU Development Environment for the AVR MicrocontrollerA GNU Development Environment for the AVR MicrocontrollerRich Neswoldrneswold@earthlink.netCopyright © 1999, 2000, 2001, 2002 by Richard M. Neswold, Jr.This document attempts to cover the details of the GNU Tools that are specific to the AVR family of processors. Note: The contents of this document have been updated since the last version. However, there is still a lot that needs to be done. Thank you for being patient. If you would prefer, this document is also available as a PDF or Postscript file. AcknowledgementsThis document tries to tie together the labors of a large group of people. Without these individuals' efforts, we wouldn't have a terrific, free set of tools to develop AVR projects. We all owe thanks to:The GCC Team, which produced a very capable set of development tools for an amazing number of platforms and processors.Denis Chertykov <denisc@overta.ru> for making the AVR-specific changes to the GNU tools.Denis Chertykov and Marek Michalkiewicz <marekm@linux.org.pl> for developing the standard libraries and startup code for AVR-GCC.Uros Platise for developing the AVR programmer tool, uisp.Joerg Wunsch <joerg@FreeBSD.ORG> for adding all the AVR development tools to the FreeBSD ports tree and for providing the demo project in Chapter 2.Brian Dean <bsd@bsdhome.com> for developing avrprog (an alternate to uisp) and for contributing Section 1.4.1 which describes how to use it.Table of Contents1. Installing the GNU Tools1.1. GNU Binutils1.2. AVR-GCC1.2.1. Downloading the Source1.2.2. Building the Project1.2.3. Installing the Tools1.3. AVR-LIBC1.3.1. Downloading the Source1.3.2. Building the Libraries1.3.3. Installing the Libraries and Header Files1.4. Programming Your Processor1.4.1. Using avrprog1.4.2. Using uisp2. Using the GNU Tools2.1. The Project2.2. Compiling and Linking2.3. "Map" Files2.4. Generating .hex Files2.5. Letting Make Build the Project3. Application Start-up4. Standard C Library4.1. Function Reference4.1.1. abort4.1.2. abs4.1.3. atoi4.1.4. atol4.1.5. bsearch4.1.6. cos4.1.7. cosh4.1.8. div4.1.9. exit4.1.10. fabs4.1.11. isalnum, isalpha, isascii, isblank, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit4.1.12. labs4.1.13. ldiv4.1.14. longjmp4.1.15. qsort4.1.16. setjmp4.1.17. sin4.1.18. sinh4.1.19. sqrt4.1.20. tan4.1.21. toascii4.1.22. tolower, toupper5. Memory APIs5.1. Program Memory5.2. Function Reference5.2.1. __ATTR_CONST__, __ATTR_PROGMEM__, __ATTR_PURE__5.2.2. __elpm_inline5.2.3. __lpm_inline5.2.4. memcpy_P5.2.5. PRG_RDB5.2.6. PSTR5.2.7. strcat_P5.2.8. strcmp_P5.2.9. strcpy_P5.2.10. strcasecmp_P5.2.11. strlen_P5.2.12. strncasecmp_P5.2.13. strncmp_P5.2.14. strncpy_P5.3. EEPROM5.4. Function Reference5.4.1. eeprom_is_ready5.4.2. eeprom_rb5.4.3. eeprom_read_block5.4.4. eeprom_rw5.4.5. eeprom_wb6. Interrupt API6.1. Function Reference6.1.1. cli6.1.2. enable_external_int6.1.3. INTERRUPT6.1.4. sei6.1.5. SIGNAL6.1.6. timer_enable_int7. I/O API7.1. I/O Port APIs7.2. Function Reference7.2.1. BV7.2.2. bit_is_clear7.2.3. bit_is_set7.2.4. cbi7.2.5. inp7.2.6. __inw7.2.7. __inw_atomic7.2.8. loop_until_bit_is_clear7.2.9. loop_until_bit_is_set7.2.10. outp7.2.11. __outw7.2.12. __outw_atomic7.2.13. parity_even_bit7.2.14. sbi7.3. Watchdog API7.4. Function Reference7.4.1. wdt_disable7.4.2. wdt_enable7.4.3. wdt_resetA. AVR-GCC ConfigurationA.1. avr-as OptionsA.2. avr-gcc OptionsList of Tables1-1. Tarball Locations5-1. Primitive types in program memory6-1. Signal namesA-1. avr-as OptionsA-2. avr-gcc OptionsList of Figures2-1. Schematic of demo project3-1. Hex file for empty main()List of Examples2-1. Demo source code2-2. Disassembly of Demo Application2-3. Portion of demo map file2-4. Makefile for Demo Project3-1. Code that runs immediately after RESET.3-2. Configuring the watchdog during reset5-1. Proper use of EEPROM variables6-1. Setting up an interrupt handler6-2. Setting up a signal handler Next Installing the GNU Tools |
|
| |
Document | on | many | details | of | GNU | tools | for | AVR | class | processors. |
|
http://users.rcn.com/rneswold/avr/
A GNU Development Environment for the AVR Microcontroller 2008 October
dvd rental
dvd
Document on many details of GNU tools for AVR class processors.
Rules
|
© 2008 Internet Explorer 5+ or Netscape 6+
|
|
Recommended Sites: 1.
Arts -
Business -
Computers -
Games -
Health -
Home -
Kids and Teens -
News -
Recreation -
Reference -
Regional -
Science -
Shopping -
Society -
Sports -
World
Miss Gallery
- Top Anime Hentai
- DVD rental by mail
- Credit Cards - Car insurance - Remortgages - Mortgage Loans - Remortgages
|