deep

a Cross Development Platform for Java

User Tools

Site Tools


firstexample: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
firstexample:first_example_microzed [2021/12/28 13:21] ursgraffirstexample:first_example_microzed [2021/12/28 13:34] ursgraf
Line 11: Line 11:
     - Select a programmer: //OpenOCD//     - Select a programmer: //OpenOCD//
     - Select programmer options: //localhost_4444//     - Select programmer options: //localhost_4444//
-    - Select the checkbox //Create image file// and choose the location to save the image file and the desired image file format, preferably //BIN//. Default save location is the project folder. Please make sure that the file path does not include spaces or hyphens. \\ {{targetconfigurationmicrozed.png?300|}}+    - Select the checkbox //Create image file// and choose the location to save the image file. Default save location is the project folder.  
 +    - Select the checkbox //Download PL file// and select a suitable configuration file if you are going to use the programmable logic part (FPGA) on the Zynq7000 processor. This is not necessary for the simple hello world program.\\ {{targetconfigurationmicrozed.png?300|}}
   - Project name:   - Project name:
     - Choose a project name (no spaces, no special characters such as "umlauts")     - Choose a project name (no spaces, no special characters such as "umlauts")
Line 47: Line 48:
  
 project HelloWorld { project HelloWorld {
- libpath = "I:\deep\lib";+ libpath = "\\ost.ch\dfs\bsc.sys\public-programme\deep\lib";
  boardtype = MicroZed;  boardtype = MicroZed;
  ostype = sts_arm;  ostype = sts_arm;
firstexample/first_example_microzed.txt · Last modified: 2022/12/20 15:53 by ursgraf