This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Debugging SAM3S USB application with Keil ULink Pro

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

  • Can you describe your problem a bit better. When does the application program stop working? Are you actually starting the code using ULINK-pro?

    Your problem might be related to the fact that the board is powered via USB. Is this the case?