deep

a Cross Development Platform for Java

User Tools

Site Tools


first_example_microzed

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
first_example_microzed [2020/09/11 12:48] ursgraffirst_example_microzed [2020/09/11 13:03] ursgraf
Line 62: Line 62:
 </code> </code>
   - Connect the hardware to your host machine by an USB cable and a JTAG-HS3 adapter (J3).   - Connect the hardware to your host machine by an USB cable and a JTAG-HS3 adapter (J3).
 +  - Make sure that you select the proper driver for your adapter [[https://wiki.ntb.ch/infoportal/embedded_systems/jtaghs3/start]].
 +  - Start [[https://deepjava.org/openocd/starting_openocd|OpenOCD]]
   - Connect your host machine with another USB cable to the MicroZed board (J2). This applies power to the target.   - Connect your host machine with another USB cable to the MicroZed board (J2). This applies power to the target.
   - Open a terminal program such as ''putty'' or ''realterm''. Alternatively open a terminal program as an eclipse view. Select the appropriate serial port number. Check your host operating settings for this number.   - Open a terminal program such as ''putty'' or ''realterm''. Alternatively open a terminal program as an eclipse view. Select the appropriate serial port number. Check your host operating settings for this number.