Author Topic: "Error generating HEX file" message  (Read 15311 times)

#define

  • Guest
"Error generating HEX file" message
« on: May 19, 2013, 11:21:24 am »
Hello,

My first test with Code::Block and Arduino Uno failed !
I have created a new project (Blink) and connected an Arduino Uno card.
The "Build target : Simulator release" works perfectly.

Then I select "Build target : Arduino Uno" and run the "Build and run" command.
The Arduino Build window is displayed.
A click on COM3 button and the message "Error generating HEX file" is displayed.

The COM3 port is perfectly detected by Windows 7 in the "Ports (COM and LTP)" tree. I am just working on Windows 7, through VMWare on a Mac, but the same connection works perfectly with Atmel Visual Studio 6.


What is wrong ?
Thanks for you help.

stefanos_

  • Guest
Re: "Error generating HEX file" message
« Reply #1 on: May 19, 2013, 12:28:20 pm »
I have found this http://www.arduinodev.com/codeblocks/ which makes me wonder now; why don't they report it to official project as plugin, or a custom tweak and share the credit? That kind of sucks I would say!

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: "Error generating HEX file" message
« Reply #2 on: May 20, 2013, 02:30:25 pm »
What is wrong ?
We don't provide support for 3rd party forks, sorry.

Ask the maintainers of this release. Topic locked.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ