Site Tools


Hotfix release available: 2025-05-14a "Librarian". upgrade now! [56.1] (what's this?)
New release available: 2025-05-14 "Librarian". upgrade now! [56] (what's this?)
install-manual:step3

This is an old revision of the document!


Installation - Step 3

3-1 Olimex Driver (Windows Only)

Instruction @ Windows

inst) Connect the Olimex ARM-USB-TINY-H cable to your computer.
inst) Run the zadig program
  * Execute zadig-2.5.exe from the ${RVX_MINI_HOME}\windows_binary directory.
  * Or, Download it from https://zadig.akeo.ie and run it manually.
inst) In the zadig program,
  - Select [Olimex OpenOCD JTAG ARM-USB-TINY-H (Interface 0)].
  - Click [Install Driver].
  - Select [Olimex OpenOCD JTAG ARM-USB-TINY-H (Interface 1)].
  - Click [Install Driver].

3-2 Telnet (Windows Only)

Instruction @ Windows

inst) Open [Control Panel]
  * e.g., search for “control”
inst) Click [Programs]
inst) Click [Turn Windows features on or off]
inst) Enable [Telnet Client]
inst) Confirm

3-3 Java (If Using the GUI)

Objective

Install and verify OpenJDK.

Check

cmd) java -version

Instruction @ Linux

Install OpenJDK manually or via a package manager.
The version does not matter much.

Instruction @ Windows

Download the latest version of openjdk.java.net or equivalent site.
Version does not matter. Add the path of the “bin” directory inside the extracted folder to the PATH environment variable.

  • [목표] OpenJDK를 설치하고 확인한다.
  • [확인] java -version
  • [방법 Linux] yum 또는 apt 으로 각자 검색해서 설치한다. 버전은 크게 상관 없다.
  • [방법 Windows]
    1. https://openjdk.java.net/에서 다운받는다. 버전은 크게 상관 없다.
    2. 압축을 풀고 생성되는 디렉토리를 설치하고자 하는 위치로 이동시킨다.
    3. 설치한 디렉토리의 하위 디렉토리인 bin을 PATH 변수에 추가한다.
install-manual/step3.1744897628.txt · Last modified: 2025/04/17 22:47 by 211.231.76.183