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.
Hello,
Using uVision V5.21.1.0 on embedded CM4 the "Manage>Run Time Environment" menu is greyed out. I need this to setup stdio to the debugger.
Any ideas?
Thanks, Tom
This is not a change in behavior from a previous version. I just wanted to start using the debugger for stdout for debug messages based on (http://www.keil.com/support/man/docs/ulink2/ulink2_trace_itm_viewer.htm)
But it is a uvproj.
Hello Tom,
What device are you using? Is it a Cortex-M based device?
It is a Cortex-M4.
It is an ARM Cortex-M4 - do you think it has something to do with the SW components that are provided by the vendors? I don't know why there wouldn't be a generic version for the the M4.
Looks like it has something to do with pre-MDK5 projects. MDK5 allows you to create a project w/o software packs and instead use "Legacy Device Database (no RTE). I think this is the case. I will create a new MDK5 project from scratch and migrate over my files.