Customizing Atmel Studio6 for the Due auto-erase bootloader

ctbenergy:
Hi Transistorfips,

The batch-file is now on GitHub.
GitHub - ctbenergy/BossacArduinoDue: Programming Arduino Due with Bossac in Atmel Studio 6

If you have some suggestions for improvement, please let me know.

Hi,
I tried your batch-file and it worked for debugging but when I use the release I get this error:

------ External tool BossacArduinoDue started ------
Error: bin file "C:\Users\Muradi\Documents\Atmel Studio\PortingFreeRTOS\PortingFreeRTOS\Release\PortingFreeRTOS.bin" not exist!
======================== Done ========================

Do you know what the problem is? What does the release do?