URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [tools/] [src/] [tools/] [configtool/] [standalone/] [wxwin/] [TODO.txt] - Rev 26
Go to most recent revision | Compare with Previous | Blame | View Log
To-Do List for Configuration Tool 2.x=====================================- Implement Memory Layout Tool.- Verify Run Tests Dialog works for TCP/IP mode on Linux.There's a problem under Windows too, apparently (2002-02-13),whereby everything is greyed out.- Importing more than one package at a time can cause conflictswhereas importing one at a time causes no conflicts.- Switching to Rich Edit control for Output Window causes scroll problemson Windows 98.- Resolve target makefile problems. A user:-"It looks like the Configuration Tool 2.0 builds the library by replacinglib members, not recreating the whole library. Example situation: I want toremove POSIX pthread support and write my enhanced pthread_create() etc..If I just uncheck POSIX thread support and rebuild, the pthread functionsremain in libtarget.a, resulting to redefinition error in my applicationlink phase. Is this intended for some obvious reason?Now I must save to another xxx.ecc and build all."Bart says: "The whole makefile generation system needs a major overhaul."- Make as many UI elements as possible copyable to the clipboard, such as thename and description for a configuration option. Can do this via the right-clickmenus.- Should look for a .ecc file in the current directory if no save file ispassed on the command line.- Packages dialog:o optionally, the ability to hide inactive and/or calculated optionsand/or interfaces. They add a lot to visual clutter, but we do require theuser to be _able_ to view them if need be.- List controls: sometimes it's not possible to scroll horizontally to seeall of a label, for example in the Properties window. Need to set thecolumn width according to the maximum size of labels in that column.
Go to most recent revision | Compare with Previous | Blame | View Log
