Hi JOP'ers, As an update, I've now used a combination of phoneME and jdk1.1.8 to give me the required src and class files to run JADE. But I still get my stack...
Thanks Christopf, the make jopser went through. Got another problem in make japp: make config_byteblaster make[1]: Entering directory `/cygdrive/h/WinXP/jop' ...
Hi Elaine, I think you are using the dspio board. So there is no need for configuration with the byteblaster. The configuration is done using the USB...
Hey Chris, thanks for your reply. I want to load the java program through the serial port where the Xbee will be connected with. I got two Xbee interface...
Hi everybody, I'm running JOP in a DE2 board and I have some newbie's questions about how to write values to the pins related to the LEDs in the board and how...
Hi Felipe, to add interfaces to the DE2 board peripherals you need some VHDL code. For things like LED or switch this is a very simple thing, VGA is more ...
Thank you Martin. I'll try again. But as far I understand, I need the connection to the peripheral in the scio_min.vhd file (or, as a best practice, create a...
Hi all!!! Hi Martin, compliments on your JOb(P!!!)! I'm a newbie JOP user, and I'm trying to connect a device capable of generating hw interrupt to processor...
Hi Giuseppe, ... thanks :-) ... In the actual version of JOP sc_sys has inputs for IO interrupts. You can configure the number of interrupts with num_io_int...
Apologies if you receive this more than once. The submission deadline is coming soon! ... Call for Papers The 6th International Workshop on Java Technologies ...
Dear group members, i have a java program and want to initialize JOP main memory with this program. but i can't do it. what do i do? please help me....
Hello: I am trying to deploy JOP on the subject platform. The ML410 series has DDR and DDR2 memory, not SRAM as in the 401 series currently found in the...
... In the real hardware the program needs to be downloaded on start, usually via the serial line. For a ModelSim simulation the Makefile generates the main...
... Hi Chris, there is no real limit except schedulability and memory consumption of RtThread objects. If you mean round-robin scheduling with time sharing...
Hello Guys, I downloaded Jop and tried to build it. I get the following error when building the tools: java/tools/src/com/jopdesign/build/MethodInfo.java:200:...
Hello Tim, Thanks for the feedback. This was a bug in tool chain for JOP and is now fixed. We missed it, because it only appeared when building JOP with Java...
Hi, I'm Giuseppe I have to install Jop in Spartan 3e, I'm reading the file "An Introduction to the Design Flow for JOP" and considering paragraph 1.3 I arrived...
Hi Giuseppe, I assume your USB connection is the FPGA configuration cable. However, you need another communication channel to download the actual Java...
Greetings. This is my first post. I have been working with embedded Java for a couple of years now (on the aJile platform), and I am interested in working...
Hi Richard, ... Welcome :-) ... That's a good idea. Some peaces are available, perhaps you will find other that fit on opencores. There is a SimpCon Wishbone ...
Thanks for the warm welcome Martin. My responses are inline below.... ... embedded ... perusing ... microprocessor ... With ... with ... network ... ...
Hi, I'm trying to install JOP in Spartan 3E XC3S500E, the commands that do are as follows: - ant tools - ant -f jopser.xml Up to this point everything is Ok. -...
... You didn't say anything, that you are pointing to the right .ucf file which has all the assignments of pin <-> signal. You probably still use the .ucf file...
e.stiebler
emu@...
Jul 7, 2008 6:03 pm
1301
... use ... Thanks for your answer. Probably you are right, but how should I change the file .ucf for the board XC3S500E? Giuseppe...