Code::Blocks Forums

User forums => Help => Topic started by: engineering08 on October 20, 2019, 05:07:38 am

Title: Error 193 using Debug
Post by: engineering08 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.
Title: Re: Error 193 using Debug
Post by: oBFusCATed 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.