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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 1464 - 1494 of 1789   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1464
... In principe, yes ;-) If we want to make the picture more complex we can throw in the designs with the FTDI chip on board: the dspio and the lego I/O...
Martin Schoeberl
jopdesign
Offline Send Email
Feb 3, 2009
7:01 am
1465
Hi Martin, I've sorted my last problem but I still seem to have the same problem (see www.geocities.com/cpbridges_ssc/jopahb4.bmp). It the RTL schematic, the...
c.p.bridges@...
cpbridges_ssc
Offline Send Email
Feb 4, 2009
3:00 pm
1466
Hi Martin, I am trying to use JOP for the Altera DE2 board. However, when I try to make japp, I get the following error: make config_usb make[1]: Entering...
jesler21
Offline Send Email
Feb 9, 2009
8:59 am
1467
Hi Joseph, that's an issue with permissions and the CVS. Change the permission for execution either with properties of the file in the windows explorer or in a...
Martin Schoeberl
jopdesign
Offline Send Email
Feb 9, 2009
9:08 am
1469
Hi Martin, Can you tell me what these files contain in greater depth please? Specifically, in .jop file: // 8: read([B)I 707461931, // 42 43 3 43 -1095368702,...
c.p.bridges@...
cpbridges_ssc
Offline Send Email
Feb 9, 2009
2:01 pm
1470
Hi Martin, I've made progress--based on your suggestion, I've gotten past the previous error and reached another one. First, regarding your question, ... I do...
jesler21
Offline Send Email
Feb 10, 2009
5:32 am
1471
Joseph, I think the error message states what the issue is: you've not connected your download cable properly or forgot to power the FPGA board. Cheers, Martin...
Martin Schoeberl
jopdesign
Offline Send Email
Feb 10, 2009
9:17 am
1472
Hi Chris, I think it should be ok to use the files as they are in the s2sk configuration (xlinix/s3sk/jop.npl). And in that configuration (as in the nexys2)...
Martin Schoeberl
jopdesign
Offline Send Email
Feb 10, 2009
4:45 pm
1473
... 8 is the start address (in 32 bit words) [B is the input argument - in that case an array of boolean I is the return value of the method - integer ... This...
Martin Schoeberl
jopdesign
Offline Send Email
Feb 10, 2009
5:19 pm
1474
That's great. Cheers, Martin :) ... From: java-processor@yahoogroups.com [mailto:java-processor@yahoogroups.com] On Behalf Of Martin Schoeberl Sent: 10...
c.p.bridges@...
cpbridges_ssc
Offline Send Email
Feb 11, 2009
10:22 am
1475
OK, that makes a bit more sense. I'll use the xram_block instead and see if everything initialises correctly this time :) Cheers, Chris ... From:...
c.p.bridges@...
cpbridges_ssc
Offline Send Email
Feb 11, 2009
10:23 am
1476
Martin, Thank you for your help! You were right--apparently the connection was the problem. However, I am still unable to see "Hello World" output. When I type...
jesler21
Offline Send Email
Feb 12, 2009
4:31 am
1477
Hi Martin, In regards to the Altera DE2 Board, I was wondering about the prospect of running JOP on a NIOS II. However, when I open up the Quartus II project...
jesler21
Offline Send Email
Feb 12, 2009
4:42 am
1478
Looks like you're mixing two things: Either you want to build JOP running as JVM and download a Java program or you run the memory test program (as your...
Martin Schoeberl
jopdesign
Offline Send Email
Feb 12, 2009
9:15 am
1479
... I'm confused. What do you mean by 'running JOP in a NIOS II'? ... Yes, JOP is a processor as NIOS II is. "Running one processor" on another could be called...
Martin Schoeberl
jopdesign
Offline Send Email
Feb 12, 2009
9:21 am
1480
Hi Martin, You were right regarding the memory test program. That is what I was running before trying to build JOP as JVM and downloading a Java program. I...
jesler21
Offline Send Email
Feb 13, 2009
3:13 am
1481
Martin, Thanks for clearing up the confusion. I have been thinking about how to get a JVM on a NIOS II. Clearly, your solution is a processor in itself, so...
jesler21
Offline Send Email
Feb 13, 2009
3:17 am
1482
Hi Joseph, it's not that clear, but for your configuration you have to set in the Makefile "USB=false". This flag is really only for the FTDI chip based...
Martin Schoeberl
jopdesign
Offline Send Email
Feb 13, 2009
8:40 am
1483
Hello sir! This is first time to post my message. I'm not good at dealing with FPGA, ISE, and JOP, and using sp3sk from Xilinx. I tried to install JOP on the...
bhlee420@...
bhlee420...
Offline Send Email
Feb 13, 2009
8:41 am
1484
Thanks, Martin! :) Now, it works: JOP start V 20081210 90 MHz, 512 KB RAM, 1 CPUs multianewarray - GC issue? Hello World from JOP! JVM exit!make[2]: Leaving...
jesler21
Offline Send Email
Feb 15, 2009
2:22 am
1485
Hi Martin, Which parts of the Java API are available on JOP? I am looking through your directory structure, and, in "jop\java\target\src", there are three...
jesler21
Offline Send Email
Feb 15, 2009
2:48 am
1486
Hi Joseph, ... That's good news! ... This is a reminder that multinewarray has an open TODO ;-) It accepts at the moment only two dimensional arrays... ... ...
Martin Schoeberl
jopdesign
Offline Send Email
Feb 15, 2009
6:20 pm
1487
Mmh, that's not an easy question. Basically jdk_base and jdk11 are used in the build process. jdk14 was a test version to get collections running, but after...
Martin Schoeberl
jopdesign
Offline Send Email
Feb 15, 2009
6:27 pm
1488
Hi Martin, Regarding Echo.java and HelloVga.java, please let me know whether you can answer the following two questions: 1) I am attempting to test standard...
jesler21
Offline Send Email
Feb 16, 2009
5:39 am
1489
Try following: Stop the build process after you get the start message from JOP and start Hyperterminal to connect to the now free serial port. about VGA: there...
Martin Schoeberl
jopdesign
Offline Send Email
Feb 16, 2009
10:14 am
1490
Hi Martin, ... That sounds great! Now, while I know this is probably something simple, I have not stopped a build process before. What exactly do I need to do?...
jesler21
Offline Send Email
Feb 16, 2009
5:21 pm
1491
... Ctrl-C ;-) Cheers, Martin...
Martin Schoeberl
jopdesign
Offline Send Email
Feb 16, 2009
7:56 pm
1492
Hi Martin, Yes, I have done that before (just did not know the term for it). Please let me know what the baud rate (and other settings) should be for the...
jesler21
Offline Send Email
Feb 16, 2009
9:41 pm
1493
Use no flow control in your setting, baud rate is 115200. Write a little program that continues to write to System.out to check your Terminal settings. No you...
Martin Schoeberl
jopdesign
Offline Send Email
Feb 16, 2009
9:45 pm
1494
Martin, Thanks! That clears up some of the confusion. ... While I will investigate CLDC 1.1 some more, the best way to understand what parts of the Java API...
jesler21
Offline Send Email
Feb 17, 2009
4:13 am
Messages 1464 - 1494 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