Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arduino bootloader as programmer? #45

Open
jskubick opened this issue Nov 5, 2020 · 0 comments
Open

Arduino bootloader as programmer? #45

jskubick opened this issue Nov 5, 2020 · 0 comments

Comments

@jskubick
Copy link

jskubick commented Nov 5, 2020

Is this plugin capable of using the (Mega2560) Arduino bootloader for programming... and if so, is it straightforward, or does it require additional work above and beyond merely adding the plugin to CLion?

What I've done so far:

  1. Arduino IDE installed long ago and works.

  2. Installed CLion.

  3. Added CLionArduinoPlugin (v1.5.2) via Settings -> Plugins -> Marketplace

  4. Attempted to create project (File -> New Project -> Arduino Sketch)

  • set location, selected C++17, set board (Mega 2560) and processor (Mega 2560)

  • Got to "Programmer", and ran into a brick wall because everything in the list appears to be a dedicated ISP programmer, or a separate Arduino board being used as an ISP programmer (as opposed to an Arduino board connected via USB, using the default Arduino bootloader for programming).

(I'm not new to Arduino... but I am new to CLion... especially "Using CLion for Arduino development")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant