deep

a Cross Development Platform for Java

User Tools

Site Tools


installation

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
installation [2020/12/20 16:24] – [Install deep Runtime Library] mlammerichinstallation [2021/01/14 17:08] – [Install Libraries to Access the Hardware] ursgraf
Line 57: Line 57:
           - Get {{ :openocd:ostboards.zip |}} and unpack it into your ''openocd-0.10.0'' directory           - Get {{ :openocd:ostboards.zip |}} and unpack it into your ''openocd-0.10.0'' directory
         * Alternatively, you can download the precompiled binaries for Windows together with the necessary files for the MicroZed and the Zybo boards {{ :openocd:openocd-0.10.0.zip |here}}.         * Alternatively, you can download the precompiled binaries for Windows together with the necessary files for the MicroZed and the Zybo boards {{ :openocd:openocd-0.10.0.zip |here}}.
- 
     * **Linux**     * **Linux**
       - Install OpenOCD, it is probably available through your distribution's package manager. E.g. ''sudo apt install openocd''       - Install OpenOCD, it is probably available through your distribution's package manager. E.g. ''sudo apt install openocd''
       - Download {{ :openocd:ostboards.rar |}} and unpack it to suitable place, such as ''/opt/deep/openocd''       - Download {{ :openocd:ostboards.rar |}} and unpack it to suitable place, such as ''/opt/deep/openocd''
         * Hint: You can use ''7z'' (package ''p7zip'') to extract ''.rar'' files on linux: ''7z e ostboards.rar -o/opt/deep/openocd/''         * Hint: You can use ''7z'' (package ''p7zip'') to extract ''.rar'' files on linux: ''7z e ostboards.rar -o/opt/deep/openocd/''
-      - Run OpenOCD with the correct config file: 
-        - ''cd /opt/deep/openocd'' 
-        - ''sudo openocd -f microzedboard.cfg'' or ''sudo openocd -f digilent_zyboboard.cfg'' 
  
 ==== Using a MPC555 Board ==== ==== Using a MPC555 Board ====
installation.txt · Last modified: 2022/12/20 09:58 by ursgraf