klangner / arduino-due-rust

Example Arduino Due programs written in Rust.
6 stars 1 forks source link

Usage instructions #1

Open Bogdancev opened 6 years ago

Bogdancev commented 6 years ago

Hi, thanx for your effort.

I have Arduino Due board, Atmel-ICE programmer/debugger and Atmel Studio (which I used to develop in C/C++).

How to upload this code to the board? Will it be possible to debug?

klangner commented 6 years ago

Hi,

I use bossac program for uploading (http://www.shumatech.com/web/products/bossa).

You can find script for uploading here: https://github.com/klangner/arduino-due-rust/blob/master/upload.sh

And regarding debugging. To be honest don't remember but probably no.