Re: Insight questions
Keith Seitz <[email protected]> Tue, 16 Oct 2012 06:56:00 -0700
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <[email protected]> |
On 10/16/2012 12:54 AM, Алёна Никифорова wrote: > There is an issue that I connected the board to be debugged to COM3 on > my computer and try to launch "run" in Insight GDB, but it doesn't > recognize COM3 and says that the file "COM3" was not found or that a > malformed answer got. You need to use the target settings dialog to configure what happens when you press the run button. See http://sourceware.org/insight/help/target.html . [This is a copy of the built-in help page.] Keith