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.
1)Unit can be configured with Target Board (ADUCM360) and shows the Target Serial No and we can set the clock frequency. Set to 1MHZ to test Normal 10Mhz
2)Upon load 1st time we are getting Error -Can't access Memory
3)Upon load 2nd time- Can't enter Debug Mode-
Need help to resolve the issue.
Suggests that you've got code interfering with the pins used for the debug interface, or putting the device into a low power mode which turns off the logic used by the debug interface. Check if you can boot into a ROM Loader so your own code doesn't run.