TheDirty:
Have you tried modifying the options for the USB JTAG? Try changing the clock divider.
I’ve also found these USB JTAG devices to be pretty sensitive when it comes to actual USB cables and USB hubs. You might want to swap things around and see if that helps.
Thanks for the suggestions. I tried three different USB cables with the same result, so it doesn’t appear to be cable-related. I’m not using a USB hub.
Here’s CrossWork’s Luminary USB Debug properties and what I’ve changed so far:
Connected LED Inversion Mask: 0x0000 (default value, I haven’t changed it)
Connected LED Mask: 0x0000 (default value, I haven’t changed it)
Debug Interface Type: ADIv5 (default value, I haven’t changed it)
Device Type: Device ID: 0x3BA00477
Erase All: No
Erase All Timeout: 60,000 milliseconds
Fast Memory Accesses: Yes (I also tried No without any useful effect)
Identify Target: Yes
JTAG Clock Divider: 1 (default is 1; I tried 1 through 10 without effect)
Memory Access Timeout: 1,000 milliseconds (I tried 10,000 msec; no effect)
nSRST Inversion Mask: 0x0000 (default; I haven’t tried changing this)
nSRST Mask: 0x0020 (default; I haven’t tried changing this)
nTRST Inversion Mask: 0x0000 (default; I haven’t tried changing this)
nTRST Mask: 0x0000 (default; I haven’t tried changing this)
Output Pins: 0x00AB (default; I haven’t tried changing this)
Output Value: 0x00A8 (default; I haven’t tried changing this)
PID: 0xBCD9 (default; I haven’t tried changing this)
Processor Byte Order: Little
Processor Stop Timeout: 500 milliseconds (default; I haven’t tried changing this)
Running LED Inversion Mask: 0x0000 (default; I haven’t tried changing this)
Running LED Mask: 0x0000 (default; I haven’t tried changing this)
Serial Number: 0700016EA
User Serial Number:
Version: 1.0
VID: 0x0403 (default; I haven’t tried changing this)
I’d appreciate any guidance on what value changes to try.