[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] AtmanAvr, IDE of C/C++ Compiler AVRGCC
From: |
张磊 |
Subject: |
[avr-gcc-list] AtmanAvr, IDE of C/C++ Compiler AVRGCC |
Date: |
Thu, 11 Sep 2003 10:43:06 +0800 |
Hello,WinAVR Fans!
AtmanAvr is a high performance C/C++ compiler IDE for the Atmel AVR family of
microcontrollers with visual and modular programming, working with GCC
compiler. AtmanAvr supports several Project Types, such as C/C++ executable
program and dynamic link library.
When you first create a project, you use the ProjectWizard to lead you through
a series of dialog boxes in which you choose options for the MCU type, modules,
functions and etc. of your project. AtmanAvr generate code automatically for
you.
CodeWizard is like a programmer's assistant: it makes it easier for you to do
certain routine tasks such as 1) creating new modules, 2) adding or deleting
interrupt functions, and 3) seeing which modules or interrupt handlers already
defined and jump to the handler program code.
Text editor provides quick access to valid functions, you can selecte from the
list and insert the member into your code; and displays a ToolTip containing
the complete function prototype, including parameters, when you are typing a
function.
Welcome to AtmanAvr!
More: http://www.atmanecl.com/EnglishSite/SoftwareEnglish.htm
Download:http://www.atmanecl.com/download/AtmanAvr2.6.exe
Zhang_Lei
address@hidden
2003-09-11
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [avr-gcc-list] AtmanAvr, IDE of C/C++ Compiler AVRGCC,
张磊 <=