Sniffing firmware for Microchip's ATPL360-EK evaluation kit, to use in conjunction with PLCTool.
You will need to install the latest version version of Microchip Studio 7 (Windows only). You will also need an unexpensive 20-pin JTAG ARM programmer like this one and, of course, the ATPL360-EK
Open the solution file Candleblow.atsln
with Atmel Studio 7 and press F7. This should start the build process:
If the build is successful, now it's time to plug the ARM Programmer to your computer via USB and the board with the JTAG cable. Now click on the green "play" button or just press F5. This will attempt to flash the board:
If the board's LCD displays a message saying Probe ready :)
, congratulations! You are ready to use Candleblow with PLCTool.