I am working on Arduino Due board. I need to interface a module to this board using SPI protocol. I have a source code which i build in Atmel studio project . Now i need to flash this binary (.hex/.srec) on Arduino Due board. For that i installed an add-on Visual Micro for Atmel studio . But still it require some JTAG (like SAM ICE )for Flashing. Can i do this flashing without using any JTAG. I have tried installing the Arduino IDE also. But am not able to use the Atmel studio project in that. How can i flash this binary on Arduino Due ? Please help me
Thanks in advance