Please Help. How do you configure uVision4's debugging options to allow debug of a Cortex-M3 target USB communications based application?
Currently attempting to connect to the target fails when the debugger is running. This doesn't occur when the ULink Pro is not attached.
The target is an Atmel SAM3S2B device running FreeRTOS and the ASF CDC USB driver with the cdc_stdio utility. Communication works fine when disconnected from the debugger.
Thanks In Advance, Marshall Seaborn