deep

a Cross Development Platform for Java

User Tools

Site Tools


first_example_microzed_appdev

This is an old revision of the document!


Application Development

This is the preferred method when writing applications on the MicroZed board using the existing runtime library together with the board support package. While you can load and test new custom applications quickly, the configuration of the FPGA is loaded from a flash device. This saves time compared to using the method System Developer.
What must be done when using this method?

  • a POR (power-on reset). For this you have to set the jumpers on your MicroZed board as follows
    .
    This will boot the device from JTAG. The settings of the jumpers will be read only at powerup! Hence, make sure to cycle the supply power after changing the jumper settings.
first_example_microzed_appdev.1605813331.txt.gz · Last modified: 2020/11/19 20:15 by ursgraf