User forums > Embedded development
CB and Arduino 1.6.x
DanRR:
Hi,
I've install cb_arduino_template, created a test project and compiled it with no errors. When I attempted uploading it (I pressed 'Run', is that the way to do it?) I got a terminal window with the following error:
--- Code: ---/home/.../cb_arduino_wizard_test/bin/uno/cb_arduino_wizard_test.elf: 1: /home/.../cb_arduino_wizard_test/bin/uno/cb_arduino_wizard_test.elf: Syntax error: "(" unexpected
--- End code ---
System info:
Xubuntu 16.04
CB 16.01
Arduino 1.6.9
Thanks
oBFusCATed:
No, uploading happens as post-build step.
Do you have the UPLOAD_PORT variable set?
And keep in mind that uploading is not very reliable on atmega32u4 based arduinos.
DanRR:
Thanks oBFusCATed,
I've tried setting UPLOAD_PORT and rebuild with no change, I can't see any upload attempt.
I'm using Uno board.
stahta01:
--- Quote from: DanRR on July 15, 2016, 02:45:53 am ---Thanks oBFusCATed,
I've tried setting UPLOAD_PORT and rebuild with no change, I can't see any upload attempt.
I'm using Uno board.
--- End quote ---
Do you have "avrdude" installed?
If not, try installing it.
Tim S.
oBFusCATed:
--- Quote from: DanRR on July 15, 2016, 02:45:53 am ---Thanks oBFusCATed,
I've tried setting UPLOAD_PORT and rebuild with no change, I can't see any upload attempt.
I'm using Uno board.
--- End quote ---
You have to rebuild and make sure the arduino is connected to the usb.
Can you please post a full rebuild log?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version