Intel® SoC FPGA Embedded Development Suite
Support for SoC FPGA Software Development, SoC FPGA HPS Architecture, HPS SoC Boot and Configuration, Operating Systems
444 Discussions

Cannot create jar file from sopc2DTS.java file

Cuong_Nguyen
Beginner
471 Views

I was using Intel FPGA Embedded Command Shell and following instructions in this link: Sopc2dts - Intel Community to create a dts file from sopc file. However, I got stuck in the step make jar file from java file. The error is /usr/bin/sh: jar: command not found, but I dont know how to install the jar command. Please give me an instruction to overcome this problem. Thanks.

0 Kudos
1 Reply
EricMunYew_C_Intel
Moderator
422 Views

can you try to add export PATH = /path/to/java:$PATH to your bashrc.


0 Kudos
Reply