Author Topic: Error 193 using Debug  (Read 3178 times)

engineering08

  • Guest
Error 193 using Debug
« on: October 20, 2019, 05:07:38 am »
Hello,

I am attempting to setup Code::Blocks to develop on my Arduino Uno board. I have the compiler setup but am having issues with the debugger. When I run Debug I get an Error 193. Google has been no help so far, everyone seems to be stating that it has to deal with a space in the path but I have removed all spaces and am still getting the error.

I welcome any other help, just let me know what may help. I am fairly new to code::blocks and it is been 10 years plus since i have programmed.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Error 193 using Debug
« Reply #1 on: October 20, 2019, 11:28:28 am »
Do you have the proper hardware needed to debug your embedded device?

If you have the hardware we could start by looking at the full debugger log. You have to enable it in Settings -> Debugger, re-run your debug session and post the log here using code/quote tags.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]