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...
Show off your group to the world. Share a photo of your group with us.

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 135 - 164 of 1784   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
135
Thanks Martin! ... What kind of microchip is used in the .netcpu CPU Module? The microchip used in the .netcpu CPU Module is a custom chip designed by...
Zemlyanukha Mikhail
mixaz
Offline Send Email
Mar 1, 2005
9:46 am
136
Hi all... i'm beginner with JOP, i have a Spartan II Starter Kit, i follow the istructions in the JOP hame page: C:\tmp\jop\src\jop\java\target>java -cp ...
carlos_ivan_camargo
carlos_ivan_...
Offline Send Email
Mar 4, 2005
12:00 am
137
I'm gazing into my mystical ball... and I see that you need to change the batch file to point to COM1 (or whatever port you've attached the serial cable)...
Jerason Banes
akaimbatman
Offline Send Email
Mar 4, 2005
12:43 am
138
Hi... Thanks for your answer... I already have a serial port, i change COM1 to COM3 in doit.bat..but bothing happen, i download the code and i'm wonder. i'm...
carlos_ivan_camargo
carlos_ivan_...
Offline Send Email
Mar 4, 2005
2:24 am
139
The problem is not the serial port.. i work with him and allways work fine, with my microcontroller project.. ... follow the ... -arch JOP ... Normal???...
carlos_ivan_camargo
carlos_ivan_...
Offline Send Email
Mar 4, 2005
2:27 am
140
Hi Carlos, ... I would expect you have change it to COM1. BTW: This is now the default setting. one question: Did you configure the Spartan-3 (not II) Starter...
Martin Schoeberl
jopdesign
Offline Send Email
Mar 4, 2005
8:54 am
141
The fact that you get the message download completed means that the communication was succesful. Check two cases: 1)the COMX is not connected with the spartan3...
 
isid_sideris
Offline Send Email
Mar 4, 2005
10:26 am
142
Hi Martin.. Yes i use the SPARTAN III SK, With XC3S200FT256 ... I download some demos from Xilinx Web page.. The Xilinx clock demo works fine, i can see the...
Carlos Camargo
carlos_ivan_...
Offline Send Email
Mar 4, 2005
1:04 pm
143
Hello, ... But, how, can i know if the program are successfully download? i.e. a LED Blinking or a LEDS state??? Best Regards Carlos...
carlos_ivan_camargo
carlos_ivan_...
Offline Send Email
Mar 4, 2005
1:07 pm
144
Hello Carlos and all, I just checked to build JOP from scratch. Here is a transcript of the steps I performed. 1.) Downloaded jop.zip and extracted it 2.) ISE:...
Martin Schoeberl
jopdesign
Offline Send Email
Mar 4, 2005
4:45 pm
145
Hello ... I'm again.. Finally i can run the demo program.. I create a MCS file for Serial Prom, and ready... all works fine.. I don't understand why don't...
carlos_ivan_camargo
carlos_ivan_...
Offline Send Email
Mar 4, 2005
5:26 pm
146
Hello Carlos, ... That's good to hear! ... That's strange. As I tried today, it should really work 'out of the box' (If you have installed the Java SDK...) ......
Martin Schoeberl
jopdesign
Offline Send Email
Mar 4, 2005
8:50 pm
147
Very good work Carlos In January I had problems on 2 SPARTAN-3 systems; they would not start exactly like your problems I think, but I did not have the time to...
mogens_pelle
Offline Send Email
Mar 4, 2005
8:51 pm
148
... Huh. And all this time I thought I was the only one who had that issue. I can't say that I've seen even one bit file work without writing it to the PROM as...
Jerason Banes
akaimbatman
Offline Send Email
Mar 4, 2005
9:15 pm
149
... I tried it with the Cyclone board that contains two devices in the chain (7046 PLD and the Cyclone). It was not without troubles (detected the wrong...
Martin Schoeberl
jopdesign
Offline Send Email
Mar 4, 2005
10:36 pm
150
Hi.. Finally i can download the configuration directly to FPGA, i don't know, why, but when i put JP1 in the default position, the program never download, but...
carlos_ivan_camargo
carlos_ivan_...
Offline Send Email
Mar 5, 2005
3:31 am
151
how to access serial port on jop the way we acceess serial port in java i.e. can we interace JOP to serial uart by just including code for it when it runs any...
sawan k r
sawanruparel
Offline Send Email
Mar 5, 2005
8:55 am
152
... There is a class util.Serial that simplifies access to the serial ports in JOP (you can have as many as you like). javax.comm is not ported up to now. ...
Martin Schoeberl
jopdesign
Offline Send Email
Mar 5, 2005
10:23 am
153
Hi again Carlos I have of course tried to remove JP1 on my 2 boards and now I can download too. Everything works perfect. It looks like the hardware has a...
mogens_pelle
Offline Send Email
Mar 5, 2005
1:16 pm
154
Digilent, who produces this board, has a note about programming the kit via iMPACT (which is the programming part of Webpack). This note describes how to avoid...
mogens_pelle
Offline Send Email
Mar 6, 2005
12:32 pm
155
Hi.. I try to run the demo from linux, i write a simple Makefile that works in cygwin, but when i run the same Makefile in linux the followin error appear: ...
carlos_ivan_camargo
carlos_ivan_...
Offline Send Email
Mar 6, 2005
10:27 pm
156
... Sun does not allow to distribute the source of JCC (and perhaps it's also not allowed to distribute the .jar file). However, you can download the sources...
Martin Schoeberl
jopdesign
Offline Send Email
Mar 6, 2005
11:13 pm
157
Sorry for the last post... are a CLASSPATH error. I attach my Makefile work fine in linux, i'm working in port the down.exe to linux... Carlos ...
Carlos Camargo
carlos_ivan_...
Offline Send Email
Mar 6, 2005
11:27 pm
158
Hi Martin Thanks for your answer I download and install j2me_wireless_toolkit-2_2-linux-i386.bin but i can find the file JavaCodeCompat.. ... Flavius has ... ...
carlos_ivan_camargo
carlos_ivan_...
Offline Send Email
Mar 7, 2005
8:04 pm
159
... It should be in the CLDC package: http://www.sun.com/software/communitysource/j2me/cldc/download.xml You have to register at Sun, but it's free. ... Not...
Martin Schoeberl
jopdesign
Offline Send Email
Mar 8, 2005
9:04 am
160
Hi. I would like to now what parts of the JVM are curently implemented. Moreover what are the requiremnts that a Java program must meet in order to be able to...
amer1247
Offline Send Email
Mar 9, 2005
11:07 am
161
1. How does JOP use native methods? I mean, which programming language, likes c . asm etc, does the native method write by? (For example, in...
cling
chunling808
Offline Send Email
Mar 9, 2005
4:33 pm
162
I hope Martin doesn't mind my answering this. ... Maybe it's a bit improper to call the JOP extensions as "native methods", as they are really customisations...
Flavius Gruian
oceanonymous
Offline Send Email
Mar 9, 2005
8:54 pm
163
... does ... They ... but ... enhancement, ... be ... yes, thank you very much! You make a big help to me! :)...
cling
chunling808
Offline Send Email
Mar 10, 2005
4:52 am
164
Hello.. JOP is a JVM or Java Processor, JOP perform the functions Class Loader and security subsystem?? If the answer is not, What is necesary for convert JOP...
carlos_ivan_camargo
carlos_ivan_...
Offline Send Email
Mar 10, 2005
3:17 pm
Messages 135 - 164 of 1784   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