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 591 - 620 of 1786   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
591
When I run "make jopser", I get an error: z:\jop\asm>call build ..\generated\jvmser 'build' is not recognized as an internal or external command, operable...
Trevor Harmon
vocaro2000
Offline Send Email
Nov 3, 2006
1:29 am
592
... Okay, that's why it wasn't working for me: Being a UNIX junkie, I was running Make from the Cygwin Bash Shell. After switching to the DOS prompt (yuck),...
Trevor Harmon
vocaro2000
Offline Send Email
Nov 3, 2006
3:14 am
593
... I assume that you fixed this one also by using the CMD box (former name DOS box) for make, as described in a later mail. Martin...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 3, 2006
8:28 am
594
... This is from the CMD box. What makes this even stranger is that if I create two build files as a test, and one of them calls the other, just like...
Trevor Harmon
vocaro2000
Offline Send Email
Nov 3, 2006
5:20 pm
595
... I think it's not worth to further dig into this issue. We're on the move to ant, right? I'm almost using only ant at the moment. However, there is one...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 3, 2006
5:58 pm
596
... HEAD works for me with the following parameters: P2=wcet P3=Loop WCET_METHOD=measure Note that on October 4, you changed Loop.java by renaming the "loop" ...
Trevor Harmon
vocaro2000
Offline Send Email
Nov 3, 2006
6:32 pm
597
Hi Trevor and Rasmus, ... I just checked and you're right!!!! Very sorry for this false alarm :-( Thanks for all your effort on this. Martin...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 3, 2006
7:06 pm
598
... This also works: P2=wcet P3=StartKfl WCET_METHOD=measure Trevor...
Trevor Harmon
vocaro2000
Offline Send Email
Nov 3, 2006
7:38 pm
599
... I agree. I just don't like having mysteries like this go unsolved. :) ... Are we definitely moving to Ant? When I saw the group poll, I thought there was a...
Trevor Harmon
vocaro2000
Offline Send Email
Nov 4, 2006
1:28 am
600
I've attached a patch for JOP's build.xml to allow the wcet target to run successfully. The problem was that debug symbols were turned off in the java-app...
Trevor Harmon
vocaro2000
Offline Send Email
Nov 4, 2006
8:09 am
601
I've changed the object and array layout. So please rebuild the processor when you checkout from HEAD. The changes: The pointer to the method table and the ...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 4, 2006
8:37 pm
602
Hi Trevor, ... I've checked it in. ... Mmh, - kept it in a comment. I did this for Java 1.5 tests with the collection classes don't remember if it is...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 4, 2006
9:04 pm
603
What version of lp_solve is distributed with JOP? I ask this because if you replace what's there with the latest version of lp_solve (5.5.0.9), then run WCA on...
Trevor Harmon
vocaro2000
Offline Send Email
Nov 5, 2006
9:59 pm
604
... If I examine the properties of the lpsolve55.dll file in Explorer, it says 5.5.0.6. However, if I replace this file with the one inside ...
Trevor Harmon
vocaro2000
Offline Send Email
Nov 6, 2006
2:35 am
605
... I think Rasmus should be able to answer this question. BTW: I read that there should be a pure Java version of lp_solve available. Perhaps, one of you two...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 6, 2006
8:41 am
606
... On my PC Explorer says 5.5.0.5 for lpsolve55.dll and the date is 2006-05-29. That one is the version in the CVS. Martin...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 6, 2006
8:46 am
607
Hi! As the Java Tcp/Ip Stack implementation proceeds the question arouse how primitive datatypes are handled in JOP. Are bytes (chars etc) handled as integers...
Nelson Langkamp
nelzonegalzone
Offline Send Email
Nov 7, 2006
1:46 pm
608
... Yes, byte and char arrays are implemented with one 32-bit word per element (at the moment). The reason for this is simplicity and speed. So I would suggest...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 7, 2006
5:22 pm
609
... Hmm, on second thought, the Euro-to-US conversion kind of hurts. What about a dev kit from a U.S. vendor? This one has 1Mbit SDRAM and 512KB Flash: ...
Trevor Harmon
vocaro2000
Offline Send Email
Nov 8, 2006
7:30 am
610
... I don't think you will be happy with this one: 128 KB memory is not very much and it is only 8 bit wide. That will hurt the performance a lot. Furthermore,...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 8, 2006
10:04 am
611
... Trevor: We have about 16 baseio boards at Dept. of Informatics, and they are very nice. So I can recommend it. Best, Rasmus...
Rasmus Pedersen
RASMUS_PEDERSEN
Offline Send Email
Nov 8, 2006
11:06 am
612
... Oops, that's right. Never mind about that one then. ... The EPCS4 mentioned in the specs is a 4Mbit serial flash device that is on-board. That can be used...
Trevor Harmon
vocaro2000
Offline Send Email
Nov 8, 2006
5:55 pm
613
... In principle yes and it should be enough. However, you have to implement the serial Flash reading from the FPGA. Was a 'hidden' secret some time ago....
Martin Schoeberl
jopdesign
Offline Send Email
Nov 8, 2006
6:49 pm
614
Perhaps you've already heard: Sun's Java is now under GPL. You can check e.g., the CLDC 1.0/1.1 downloads. Does this now influence the JDK work for JOP? Based...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 14, 2006
12:40 pm
615
... You're right; I could have sworn I updated from the repo, but apparently I was looking at a different version of lp_solve I was using for testing. Anyway,...
Trevor Harmon
vocaro2000
Offline Send Email
Nov 14, 2006
8:57 pm
616
... Hey that's cool! Now you 'just' need to get Quartus running on your Mac ;-) ... Good to know. BTW: There should be a pure Java version of lp_solve...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 17, 2006
11:38 pm
617
For all of you who had no time to attend the JTRES the proceedings are now online: ...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 18, 2006
10:54 am
618
Thanks to Nelson who pointed me to an error in the automatic detection of the memory size connected to JOP. That was the reason for a crash in the GC. So now...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 18, 2006
1:46 pm
619
... Anybody know where it will be held and what the submission deadline is? Trevor...
Trevor Harmon
vocaro2000
Offline Send Email
Nov 18, 2006
9:06 pm
620
... Location is under discussion, submission deadline will be similar to the last JTRES. Martin...
Martin Schoeberl
jopdesign
Offline Send Email
Nov 19, 2006
10:35 am
Messages 591 - 620 of 1786   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