Hello,
I am working on projects that work with C2000 in Code Composer v4.1 Beta (4.1.0.01000 ) with 3 other members of the C2000 group with the xds100v1 emulator. Together we have come across a series of bugs.
Major:
- Terminating the Debug session (using the double red square button) will not necessarily halt the CPU. My assumption is that this button is supposed to halt the target and close the debug session. Is this expected behavior?
- Unstable Continuous Refresh button for CCS graphs - After closing a workspace that has a graph in it, the next time you open up the workspace I find that occasionally the continuous refresh button will not be present on the existing graph windows.
- Once you close a debug session and then reenter a debug session, the graph window will not always remember its properties and will often display a blank or incorrect graph. (I've often had to remake all graphs each time I enter a debug session)
- Refresh rate of Graphs - In real-time mode graph default refresh rate is 100ms, but hangs unless refresh rate is greater than 2000s (with 400 words being sent across every refresh). This is too slow to reasonable debug our application. Some speed issue may be caused by the emulator being the xds100v1, but graphs in CCS3.3 updated this same information faster than once a second. What have other users experienced?
Minor:
- Generic Debugger Options ->Real-time mode needs to be something that a user may attach a hotkey to via the screen that pops up with Ctrl+Shift+L.
Feature Request:
- I would like for there to be a filter in the project window for hiding files that are excluded from the current build.
- I would like for there to be some visual display that could tell the user that a target is connected
Any information you can give to help us would be great.
Thank you,
Brett