Search the web
Sign In
New User? Sign Up
java-processor · Java Processor
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 787 - 816 of 1789   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
787
Hi all JOP users, I just wanted to inform you that all projects have changed a little bit because the component sc_cnt was replaced by sc_sys. The change was...
christof_pitter
Offline Send Email
Jun 1, 2007
4:17 pm
788
====================================================================== CALL FOR PAPERS The 5th Workshop on Java Technologies for Real-Time and Embedded Systems...
Martin Schoeberl
jopdesign
Offline Send Email
Jun 4, 2007
2:36 pm
789
... Hey !! I was thinking on that too!!. I just took the easiest approach and made independent schedulers for each processor. But I think that the code in...
andreotti98
Offline Send Email
Jun 15, 2007
4:18 pm
790
... The changes in sc_sys are just for booting the CMP. A single 'run' bit that is set by CPU0 and read by CPUn. It has at the moment nothing to do with...
Martin Schoeberl
jopdesign
Offline Send Email
Jun 15, 2007
5:20 pm
791
... My implementation is as follows: 1)A owner_id variable on the object to store the id of the thread. 2)A count variable in the same place to know how many...
andreotti98
Offline Send Email
Jun 16, 2007
12:07 am
792
Hello, I am studying JOP and I like to try develop one application board (JOP) to communicating with the network. This application only get one information of...
poffo21
Offline Send Email
Jun 19, 2007
11:45 am
793
... Basically each board that contains a serial line can be used to perform networking with SLIP or PPP. However, keep in mind that the serial line is also...
Martin Schoeberl
jopdesign
Offline Send Email
Jun 19, 2007
12:05 pm
794
The Cyclone board are specific for Java (JOP)? What are the pre- requirements for use Java in these boards?? Regards. ... (JOP) ... one ... application....
poffo21
Offline Send Email
Jun 21, 2007
4:51 pm
795
No, it's not specific for JOP. I've run on it also: NIOS, LEON, and mlite (but mlite has some bugs). You should use JOP for Java on this board ;-) An...
Martin Schoeberl
jopdesign
Offline Send Email
Jun 21, 2007
5:49 pm
796
On Cyclone EP1C6 I can write one program, erase, and write many times? I need one Cyclone EP1C6 for test my application, one Baseio for integrate with Ethernet...
Robson Thanael Poffo
poffo21
Offline Send Email
Jun 21, 2007
5:58 pm
797
... During development you will just download the program - that means as often as you like ;-) ... yes, that's it. ... A PC, a network cable, and a serial...
Martin Schoeberl
jopdesign
Offline Send Email
Jun 22, 2007
12:06 am
798
JNode, a "Java New OS Design Effort" is an open source all java operating system.It is a modern OS with support for modern hardware devices intended tobe...
tango_java_06
Offline Send Email
Jun 24, 2007
4:04 pm
799
I can integrate this board with other boards? I think one board of RFID per example, I can? Where I can buy the hasdware listed in e-mail below?...
Robson Thanael Poffo
poffo21
Offline Send Email
Jun 26, 2007
11:09 am
800
Hi, ... RFID per ... Probably you mean if you can connect the board with other boards? That depends on the interface of the other boards. At the following link...
christof_pitter
Offline Send Email
Jun 26, 2007
11:49 am
801
Hello Everybody! My JOP runs very slow! On start-up it says "V 0 - 1 MHz". In Martin's thesis I saw that it runs up to 100 MHz. Can anybody tell me how I can...
Nelson Langkamp
nelzonegalzone
Offline Send Email
Jun 27, 2007
9:23 am
802
Hi Nelson, ... I think you will have to give us a little bit more information. So what type of FPGA are you using? What project are you using? Have you made...
christof_pitter
Offline Send Email
Jun 27, 2007
9:49 am
803
How many baseIO I can plug in Cyclone EP1C6?...
Robson Thanael Poffo
poffo21
Offline Send Email
Jun 27, 2007
11:05 am
804
Hi, ... Okay, I think you miss something. The baseIO board is a kind of a motherboard of the whole JOP system. It provides the system with some basic...
christof_pitter
Offline Send Email
Jun 27, 2007
12:13 pm
805
Hi Chris, ... I am using the Altera Cyclone EP1C12Q240C8. ... I am using the cyc12baseio. I recall that I once changed the size of the method cache. ... I am...
Nelson Langkamp
nelzonegalzone
Offline Send Email
Jun 27, 2007
12:32 pm
806
Then I need to find one baseIO board that support my type of board and support Cyclone board for become compatible with JOP. What is the specification that my...
Robson Thanael Poffo
poffo21
Offline Send Email
Jun 27, 2007
5:11 pm
807
Hi Nelson, okay, so I suggest that you checkout jop again to another direction and try to download the cyc12baseio. Then the processor should run with a ...
christof_pitter
Offline Send Email
Jun 28, 2007
12:26 pm
808
Hi, ... one ... I don't think that you will find such a board. I think you will have to design your own board! ;-) Cheers, Chris...
christof_pitter
Offline Send Email
Jun 28, 2007
12:28 pm
809
Hi Martin, Everyone, I've been working to build the jop but can't seen to find where my error is stemming from: From www.jopdesign.com/start.jsp, it says to...
Christopher P. Bridges
cpbridges_ssc
Offline Send Email
Jul 4, 2007
2:28 pm
810
... that's still true. However, the better document is the PDF available from the web site (build.pdf). ... 'depreciated' is just a warnung. You can ignore it....
martin@...
jopdesign
Offline Send Email
Jul 4, 2007
4:07 pm
811
Hi Martin, Thanks for the swift reply! The build.pdf has a lot better documentation (especially for porting and extending JOP) and I'm almost certain now that...
c.p.bridges@...
cpbridges_ssc
Offline Send Email
Jul 4, 2007
4:46 pm
812
Hi Chris, yesterday I already played around with my path settings and tried to reproduce the errors you get because I also think that it is a kind of a Java...
christof_pitter
Offline Send Email
Jul 5, 2007
6:45 am
813
Hi Chris, when did you checkout the JOP project? I checked it out right now with CVS and the make works fine on my machine! If you haven't checked it out...
christof_pitter
Offline Send Email
Jul 5, 2007
7:14 am
814
Hi Christof, I'm using JDK 1.6 and is correctly linked as I use Java elsewhere in my work. I think it's a Java problem too - I'll try reverting to 1.5 and see...
c.p.bridges@...
cpbridges_ssc
Offline Send Email
Jul 5, 2007
9:04 am
815
Hi Chris, ... my ... I'm using the "Java 2 SDK, SE v1.4.2_12" and the according Runtime Environment! Cheers, Christof...
christof_pitter
Offline Send Email
Jul 5, 2007
9:14 am
816
Hi Christof, I downloaded via CVS the latest version and that works fine for me now, with JDK 1.6 as well which people might find helpful. But my new error is...
c.p.bridges@...
cpbridges_ssc
Offline Send Email
Jul 5, 2007
9:25 am
Messages 787 - 816 of 1789   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help