Hi and hello to all,
in the first please excuse my very bad english because I'm a native german speaker. I'm very new here and I don't know if this is the right forum to post my question (but I've don't find another one).
My "project":
The target is to build a very small textmode Linux-USB-Bootstick / Live-CD! (the stick and Linux is working very well). This stick should be a very development environment for working with cross compiling to AVR-ATmega / ATtiny microcontrollers.
For that I have to work with AVR-GCC and I need a good textmode console editor for beginners.
I've thought I use Freevision to generate a "Beginners IDE for AVR users". Everything works well, my project can be compiled for PC under Windows, Linux (Slackware) and Raspberry PI.
Now my problem: In my IDE i use the Unit "editors". In the first I was very happy that this editor works on my every three targetplattforms. But now i must see, that the editor of this unit is extremly buggy (and the Unit editors taken from Turbo Pascal 6.0 should not work because the using of assembly code and heap-management in the unit buffers).
Than i've tried to use the editor from the source of FPC. I've not able to compile the source units of FPC for using for my own project and I'm not able to append the wceditor / weditor to my project. And I think this editor is to big for my project.
After searching the web for hours, i haven't found any unit with another unit editors. Has anyone a unit editors without the bugs by horizontal and vertical scrolling ? (Because I'm not able too, to find the bugs in the unit).
So, again, please excuse my very bad english, I can't write it better.
Nice greetings from germany
Ralph