Hi, ----- Original Message ----- From: "Alex Neundorf" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Sunday, 04 November, 2007 4:08 PM Subject: Re: [Sdcc-user] Ide for SDCC
> On 11/4/07, Stefano Salvi <[EMAIL PROTECTED]> wrote: >> >> I'm planning to introduce 68HC08 programming in my school. >> I'm working on Linux platform and want to use open source software. >> I choose SDCC as the compiler - it satisfes the requirements. >> As an IDE I schoose Code::Blocks, as it was open source, multiplatform >> and supported SDCC. ------------------------------------------------------------ I've been using Jen's File Editor for many Years. Available in English & German. You can have Syntax hi-lighting, Auto Indent, View Function list etc. Also you can add your own buttons to call up external programs like SDCC, your Programmer, etc. A window will display the output messages of these programs. You can create 'workspaces' unique to each project- the settings & also user buttons are unique to each project. In case of error messages while compiling you can arrange to jump to the offending file/line when you double click the error message. It is a zip file, does not write to registry while installing. You can have several copies of JFE (I have one setup gor AVR-GCC & one for SDCC) Lot of otherr features, but very simple to use & easy to understand. I highly recommend it. Here is the English version: http://home.arcor.de/jensaltmann/JFE/jfe_eng.htm Bye, --Royce ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Sdcc-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sdcc-user
