Intel® SoC FPGA Embedded Development Suite
Support for SoC FPGA Software Development, SoC FPGA HPS Architecture, HPS SoC Boot and Configuration, Operating Systems
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
573 Discussions

Cannot create jar file from sopc2DTS.java file

Cuong_Nguyen
Beginner
861 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
812 Views

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


0 Kudos
Reply