I am new to ccs v4.2.3 and have the following issues with its workspace. Hope the future version would address them.
1. I would like to save the workspace when I felt the settings and displays are convenient for my work. After that, I may do some other things and may want to save the workspace for another working condition, or may want to discard the changes. At this point, my early saved workspace is already lost (instead of being saved). Closing CCS v4 at this point only confirms that the saved workspace is not what I save.
2. The graphical displays are not considered as part of workspace by CCS v4. Therefore, they are not saved at all. Even I export, I can only export the data settings for the graphs, but not the display.
3. Extended from issue 2, I cannot put the graphs behind other tabs or windows. If I minimize the graphs, then there is no way torestore them to the sizes and location I like. This makes the work really time consuming when I make minor modifications of the code and would like to verify the same waveforms.
4. Extended from issue 1, the same thing happens when I tried to save the perspectives. Even I save each perspective with a different name, they all get overridden as soon as I make any change on screen.
5. The "Reset" button plays hide-and-seek game. Sometimes it is on the tool bar, sometimes it is not.
6. The "Go Main" function is doing what? Not just go through initializations and stop at the main, but also keeps going.
7. Why at the end of code compiling, the message only says it is finished without explicitely saying if it is successful or not?