BEA
Junior Member level 2

Hi all,
I am about to design a new menusystem for a graphic lcd. I work with a MSP430 controller and a 64x128 pixel display. I'm using RAMTEX display routines. The menu system handles parameters, temperatures, status...
Last time I did a meny system with 100 rows I ended up in several 1000 lines of C-structures for bahavior description and a excel sheet for multilang text input + a program for excel to C-source conversion etc.
My quiestion is if there is any design tools availible that helps me designing it? Or do I have to develop a tool by my self ? The design tool should have C-source output.
I am about to design a new menusystem for a graphic lcd. I work with a MSP430 controller and a 64x128 pixel display. I'm using RAMTEX display routines. The menu system handles parameters, temperatures, status...
Last time I did a meny system with 100 rows I ended up in several 1000 lines of C-structures for bahavior description and a excel sheet for multilang text input + a program for excel to C-source conversion etc.
My quiestion is if there is any design tools availible that helps me designing it? Or do I have to develop a tool by my self ? The design tool should have C-source output.