Microcontroller programming
The first step in getting the software up and running is programming the micro controller. This can be done via either JTAG or via USB. How to configure the micro controller to be programmed via USB is discribed in the following document:
bootloader_instructions_1.1
The necessary files for this can be found in
OPENSHOE_BOOTLOADER
[…] how to set up the micro controller such that it can be programmed via USB has been added to the Micro controller programming page. Of cause the document is primarily concerned with the OpenShoe implementation but is quite […]