MCU 8051 IDE 1.0.9 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News MCU 8051 IDE 1.0.9 (Default branch)
# 1  
Old 07-03-2008
MCU 8051 IDE 1.0.9 (Default branch)

Image MCU 8051 IDE is a fully featured integrated development enviroment for MCS-51 based microcontrollers. It consists of a compiler, an advanced text editor (with highlighting, validation, and completion), a simulator, a scientific calculator, a hex editor, and many other things. Currently, this program supports only assembly language and a few microcontrollers. License: GNU General Public License v2 Changes:
This release adds support for the C language. There are many improvements.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
ERIC4(1)						      General Commands Manual							  ERIC4(1)

NAME
eric4 - A full-fledged Python IDE and debugger SYNOPSIS
eric4 [options] files... DESCRIPTION
This manual page documents briefly the eric4 program. This manual page was written for the Debian distribution because the original pro- gram does not have a manual page. Instead, it has documentation provided in HTML format. eric4 is full featured Python IDE that is written in PyQt using the QScintilla editor widget. This includes project management support, builtin support for SVN and CVS, a class browser, a debugger and much more. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -h, --help Show summary of options. -v, --version Show version of program. SEE ALSO
eric4_api(1), eric4_compare(1), eric4_configure(1), eric4_diff(1), eric4_doc(1), eric4_editor(1), eric4_helpviewer(1), eric4_iconeditor(1), eric4_plugininstall(1), eric4_pluginrepository(1), eric4_pluginuninstall(1), eric4_qregexp(1), eric4_re(1), eric4_sqlbrowser(1), eric4_tray(1), eric4_trpreviewer(1), eric4_uipreviewer(1), eric4_unittest(1), eric4_webbrowser(1) AUTHOR
This manual page was written by Torsten Marek <shlomme@gmx.net>, for the Debian project (but may be used by others). August 1, 2004 ERIC4(1)