Hi all!
Some time ago I used to develop my programs for my MCU withount any additional approach. I kept in mind all innformation that I need. But now difficulty of my program has grown (RTOSes, GUIs, file system, ethernet and so on). So development time has increased too (from days to mounths). And now I need an approach that help me to plan my work, divide it in subtasks and etc. I need a tool that help me in Program conception developing. I thouhgt that UML is the best tool. But I don't realy know haw to use it in embedded. Haw should I use class diagrams? I program in C, so I don't have any classes. I probably know haw to develop use cases, but what shuould I do next? In which order shuold I implevent UML diagrams?
Regards, Vasilij.