We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I have many small applications which are controlled by our own RTOS. Is it possible to have many projects within the same uV2 complete project? TIA
"Every module and the RTOS are currently seperate projects and merged at the end with some custom win32 app to create a ROM image." Do you mean: [1] you have only 1 ROM image which contains every module and the RTOS, or [2] each module produces a ROM image which includes the RTOS? For [1], why not just have a single Project - possibly with each module in its own Group; For [2], make the RTOS a Library & have separate projects for each module Or, as others have suggested, abandon uVision for Project Management