User forums > Embedded development

Arduino: upload

(1/1)

AZ:
Getns,
 how do i configure the CB to upload the firmware?
 I noticed there was a flag in "Arduino" template, but i didn't set it when i was creating the project.

oBFusCATed:
It is post build step. You give it a serial/usb port in the wizard.
Then you just build and if the arduino is connected it will try to upload it.
On linux it uses avrdude.

AZ:

--- Quote from: oBFusCATed on November 17, 2016, 09:26:27 pm ---It is post build step. You give it a serial/usb port in the wizard.
Then you just build and if the arduino is connected it will try to upload it.
On linux it uses avrdude.

--- End quote ---

Right, but where do i configure this if i didn't check the flag in the wizard?

oBFusCATed:
Check the compiler variables?
Make another project and use a diff-tool or compare the settings in the UI.

AZ:

--- Quote from: oBFusCATed on November 18, 2016, 12:16:41 am ---Check the compiler variables?
Make another project and use a diff-tool or compare the settings in the UI.

--- End quote ---

oh. thank you!
I see it now.

Navigation

[0] Message Index

Go to full version