Hi tiwag,
I saw some time ago at berlios that you wrote tools for embedded (etools). Is there any development on these tools?
I think that some of the existing features could be extended to fit the requirements for embedded. In the embedded systems user have to write own startup code, define entry symbols, setting specific options for the assembler, perform postbuilt steps like flash programming or writing a own linker description file.
For example I would love it to have an attribute (built always or not) for every postbuilt step, so that flash programming is not done always.
Or a user interface for the linker description file. Writing a own linker description file is very difficult, so perhaps we can discuss a concept for it, if other user are interested.
We should also discuss how the debugger can better support embedded debugging. View of registers, memory etc, debugging multiple targets in Codeblocks.