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 via USB

Can any 8051-based devices be debugged via the USB interface rather than via the serial port? Alterrnatively, are there any 8051 devices that have a JTAG interface that is supported by Keil?

Parents
  • Thanks for the info re. JTAG. More specifically, with regards to USB I was hoping that I could use a device with an on-chip USB (there are plenty of them, Atmel & Philips for example) and use a direct USB connection to the PC for debugging (no dongle). After all, the Atmel devices can be flash programmed directly via USB using FLIP. OK, so why would I use a device with USB if I did'n want to use the USB in the application, but can't because I'm "wasting it on debugging"? I'm just weighing up my options.

Reply
  • Thanks for the info re. JTAG. More specifically, with regards to USB I was hoping that I could use a device with an on-chip USB (there are plenty of them, Atmel & Philips for example) and use a direct USB connection to the PC for debugging (no dongle). After all, the Atmel devices can be flash programmed directly via USB using FLIP. OK, so why would I use a device with USB if I did'n want to use the USB in the application, but can't because I'm "wasting it on debugging"? I'm just weighing up my options.

Children