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

C8051F330 - Problems In Debugging & Downloading Via uVision2

I had purchased C8051F330 Development Kit and having some problems.

I can download and debug the code from Silicon Laboratories IDE. and also via Flash Programming Tool Provided. But Can Not Do it through Keil uVision2.
It gives an error stating "Target Failed To Respond. System Is Being Disconnected". Is There anything missing. I had installed uvision debug driver and having C8051Fxxx in Flash Downloader List

Parents
  • You should be sure set your debugger correctly.As I know,there are two kinds of SiliconLab jtag debugger,one uses 232 serial while the other use USB interfact to communicate with a PC.

    So,if you leave the debugger option default to a serial interface while usiing a USB one,the target will sure not respond.

Reply
  • You should be sure set your debugger correctly.As I know,there are two kinds of SiliconLab jtag debugger,one uses 232 serial while the other use USB interfact to communicate with a PC.

    So,if you leave the debugger option default to a serial interface while usiing a USB one,the target will sure not respond.

Children