So, nach vielen Tests:
1. Virenscanner -> unschuldig
2. Win 7 Firewall -> unschuldig
3. RobotLoader als Administrator ausführen -> Muss sein (sonst Log-Datei gesperrt)
4. RP6Base -> jetzt klappt alles
5. M32 -> Kann verbinden, dann kommt es aber zum Timeout (ohne dass man etwas machen muss)
Code:
RobotLoader log file
SystemLogger started at: Sat Jun 16 20:54:59 CEST 2012 (1339872899614)
JVM System Information:
java.runtime.name = Java(TM) SE Runtime Environment
sun.boot.library.path = C:\Program Files (x86)\Java\jre6\bin
java.vm.version = 20.6-b01
java.vm.vendor = Sun Microsystems Inc.
java.vendor.url = http://java.sun.com/
path.separator = ;
java.vm.name = Java HotSpot(TM) Client VM
file.encoding.pkg = sun.io
sun.java.launcher = SUN_STANDARD
user.country = DE
sun.os.patch.level = Service Pack 1
java.vm.specification.name = Java Virtual Machine Specification
user.dir = C:\Program Files\RobotLoader
java.runtime.version = 1.6.0_31-b05
java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
java.endorsed.dirs = C:\Program Files (x86)\Java\jre6\lib\endorsed
os.arch = x86
java.io.tmpdir = C:\Users\Dirk\AppData\Local\Temp\
line.separator =
java.vm.specification.vendor = Sun Microsystems Inc.
user.variant =
os.name = Windows 7
sun.jnu.encoding = Cp1252
java.library.path = .;.\lib
java.specification.name = Java Platform API Specification
java.class.version = 50.0
sun.management.compiler = HotSpot Client Compiler
os.version = 6.1
user.home = C:\Users\Dirk
user.timezone = Europe/Berlin
java.awt.printerjob = sun.awt.windows.WPrinterJob
file.encoding = Cp1252
java.specification.version = 1.6
java.class.path = RobotLoader_lib.jar;lib\jd2xx.jar;lib\RXTXcomm.jar;lib\comm.jar
user.name = Dirk
java.vm.specification.version = 1.0
sun.java.command = de.dsh.rp6loader.Init
java.home = C:\Program Files (x86)\Java\jre6
sun.arch.data.model = 32
user.language = de
java.specification.vendor = Sun Microsystems Inc.
awt.toolkit = sun.awt.windows.WToolkit
java.vm.info = mixed mode, sharing
java.version = 1.6.0_31
java.ext.dirs = C:\Program Files (x86)\Java\jre6\lib\ext;C:\Windows\Sun\Java\lib\ext
sun.boot.class.path = C:\Program Files (x86)\Java\jre6\lib\resources.jar;C:\Program Files (x86)\Java\jre6\lib\rt.jar;C:\Program Files (x86)\Java\jre6\lib\sunrsasign.jar;C:\Program Files (x86)\Java\jre6\lib\jsse.jar;C:\Program Files (x86)\Java\jre6\lib\jce.jar;C:\Program Files (x86)\Java\jre6\lib\charsets.jar;C:\Program Files (x86)\Java\jre6\lib\modules\jdk.boot.jar;C:\Program Files (x86)\Java\jre6\classes
java.vendor = Sun Microsystems Inc.
file.separator = \
java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi
sun.io.unicode.encoding = UnicodeLittle
sun.cpu.endian = little
sun.desktop = windows
sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
JVM Memory Information:
Free: 14311472 (13976 Kb)
Max: 259522560 (253440 Kb)
Total: 16252928 (15872 Kb)
Initializing...
RobotLoader Version: 2.3a
Last build: 01.06.2012
Loading Configuration...
Done!
Global->loadLocalizedText
Loading Board Library...
Done!
OS:WIN
Initializing native communication library: JD2XX
--> USB0 | RP6 USB Interface | ARQ0SWPU
--> USB0 | RP6 USB Interface | ARQ0SWPU
UDP listener on 55555 active!
Add Connection Entry: 192.168.10.171:2000
TERMINAL: RobotLoader Serial Terminal
TERMINAL: - type ".help" for command list!
NETWORK TERMINAL: RobotLoader Network / WIFI Terminal
NETWORK TERMINAL: - type ".help" for command list!
Loading File List...
Done!
Loading File List Network...
Done!
Loading WIFI Configuration...
Done!
Init.2 done.
Global->Enabling log panel...
RobotLoader is ready to go.
Message (Sat Jun 16 20:55:18 CEST 2012) : RP6Main.actionPerformed: CONNECT
Trying to open port: USB0 | RP6 USB Interface | ARQ0SWPU
--> USB0 | RP6 USB Interface | ARQ0SWPU
Portlist: USB0 | RP6 USB Interface | ARQ0SWPU
USB0 | RP6 USB Interface | ARQ0SWPU open @38400baud
Device info: --> Desc: RP6 USB Interface
Device info: --> ID: 67330049
Set Comport...
Baudrate is set to: 38400
OK!
Try to get ID...
Data start...
Bootloader active "[RP6BOOT]"
Connected to target!
Connected to target 2!
Target ID received:
RP6: Board ID 2, Firmware Version 1.4, Board Rev.: 3
["RP6 Control", 2, MEGA32, 0, 30720, true]
Board Memory: 0 to 30720
TERMINAL:
java.lang.ArrayIndexOutOfBoundsException: 9
at cls.aK.a(Unknown Source)
at cls.h.jd2xxEvent(Unknown Source)
at jd2xx.JD2XX.dispatchEvent(JD2XX.java:699)
at jd2xx.JD2XX.run(JD2XX.java:739)
at java.lang.Thread.run(Unknown Source)
java.lang.ArrayIndexOutOfBoundsException: 9
at cls.aK.a(Unknown Source)
at cls.h.jd2xxEvent(Unknown Source)
at jd2xx.JD2XX.dispatchEvent(JD2XX.java:699)
at jd2xx.JD2XX.run(JD2XX.java:739)
at java.lang.Thread.run(Unknown Source)
java.lang.ArrayIndexOutOfBoundsException: 9
at cls.aK.a(Unknown Source)
at cls.h.jd2xxEvent(Unknown Source)
at jd2xx.JD2XX.dispatchEvent(JD2XX.java:699)
at jd2xx.JD2XX.run(JD2XX.java:739)
at java.lang.Thread.run(Unknown Source)
java.lang.ArrayIndexOutOfBoundsException: 9
at cls.aK.a(Unknown Source)
at cls.h.jd2xxEvent(Unknown Source)
at jd2xx.JD2XX.dispatchEvent(JD2XX.java:699)
at jd2xx.JD2XX.run(JD2XX.java:739)
at java.lang.Thread.run(Unknown Source)
java.lang.ArrayIndexOutOfBoundsException: 9
at cls.aK.a(Unknown Source)
at cls.h.jd2xxEvent(Unknown Source)
at jd2xx.JD2XX.dispatchEvent(JD2XX.java:699)
at jd2xx.JD2XX.run(JD2XX.java:739)
at java.lang.Thread.run(Unknown Source)
java.lang.ArrayIndexOutOfBoundsException: 9
at cls.aK.a(Unknown Source)
at cls.h.jd2xxEvent(Unknown Source)
at jd2xx.JD2XX.dispatchEvent(JD2XX.java:699)
at jd2xx.JD2XX.run(JD2XX.java:739)
at java.lang.Thread.run(Unknown Source)
java.lang.ArrayIndexOutOfBoundsException: 9
at cls.aK.a(Unknown Source)
at cls.h.jd2xxEvent(Unknown Source)
at jd2xx.JD2XX.dispatchEvent(JD2XX.java:699)
at jd2xx.JD2XX.run(JD2XX.java:739)
at java.lang.Thread.run(Unknown Source)
TERMINAL:
java.lang.ArrayIndexOutOfBoundsException: 9
at cls.aK.a(Unknown Source)
at cls.h.jd2xxEvent(Unknown Source)
at jd2xx.JD2XX.dispatchEvent(JD2XX.java:699)
at jd2xx.JD2XX.run(JD2XX.java:739)
at java.lang.Thread.run(Unknown Source)
java.lang.ArrayIndexOutOfBoundsException: 9
at cls.aK.a(Unknown Source)
at cls.h.jd2xxEvent(Unknown Source)
at jd2xx.JD2XX.dispatchEvent(JD2XX.java:699)
at jd2xx.JD2XX.run(JD2XX.java:739)
at java.lang.Thread.run(Unknown Source)
Finished 0ms
ERROR (1) ||| Timeout: The target has not responded!
Are you sure the cable is properly connected and target has power?
Are the correct USB Drivers installed
and did you select the correct Port?
Message (Sat Jun 16 20:56:01 CEST 2012) : RP6Main.actionPerformed: CONNECT
Set Comport...
Baudrate is set to: 38400
OK!
Try to get ID...
Data start...
Bootloader active "[RP6BOOT]"
Connected to target!
Connected to target 2!
Target ID received:
RP6: Board ID 2, Firmware Version 1.4, Board Rev.: 3
["RP6 Control", 2, MEGA32, 0, 30720, true]
Board Memory: 0 to 30720
TERMINAL:
java.lang.ArrayIndexOutOfBoundsException: 9
at cls.aK.a(Unknown Source)
at cls.h.jd2xxEvent(Unknown Source)
at jd2xx.JD2XX.dispatchEvent(JD2XX.java:699)
at jd2xx.JD2XX.run(JD2XX.java:739)
at java.lang.Thread.run(Unknown Source)
java.lang.ArrayIndexOutOfBoundsException: 9
at cls.aK.a(Unknown Source)
at cls.h.jd2xxEvent(Unknown Source)
at jd2xx.JD2XX.dispatchEvent(JD2XX.java:699)
at jd2xx.JD2XX.run(JD2XX.java:739)
at java.lang.Thread.run(Unknown Source)
java.lang.ArrayIndexOutOfBoundsException: 9
at cls.aK.a(Unknown Source)
at cls.h.jd2xxEvent(Unknown Source)
at jd2xx.JD2XX.dispatchEvent(JD2XX.java:699)
at jd2xx.JD2XX.run(JD2XX.java:739)
at java.lang.Thread.run(Unknown Source)
java.lang.ArrayIndexOutOfBoundsException: 9
at cls.aK.a(Unknown Source)
at cls.h.jd2xxEvent(Unknown Source)
at jd2xx.JD2XX.dispatchEvent(JD2XX.java:699)
at jd2xx.JD2XX.run(JD2XX.java:739)
at java.lang.Thread.run(Unknown Source)
java.lang.ArrayIndexOutOfBoundsException: 9
at cls.aK.a(Unknown Source)
at cls.h.jd2xxEvent(Unknown Source)
at jd2xx.JD2XX.dispatchEvent(JD2XX.java:699)
at jd2xx.JD2XX.run(JD2XX.java:739)
at java.lang.Thread.run(Unknown Source)
java.lang.ArrayIndexOutOfBoundsException: 9
at cls.aK.a(Unknown Source)
at cls.h.jd2xxEvent(Unknown Source)
at jd2xx.JD2XX.dispatchEvent(JD2XX.java:699)
at jd2xx.JD2XX.run(JD2XX.java:739)
at java.lang.Thread.run(Unknown Source)
java.lang.ArrayIndexOutOfBoundsException: 9
at cls.aK.a(Unknown Source)
at cls.h.jd2xxEvent(Unknown Source)
at jd2xx.JD2XX.dispatchEvent(JD2XX.java:699)
at jd2xx.JD2XX.run(JD2XX.java:739)
at java.lang.Thread.run(Unknown Source)
java.lang.ArrayIndexOutOfBoundsException: 9
at cls.aK.a(Unknown Source)
at cls.h.jd2xxEvent(Unknown Source)
at jd2xx.JD2XX.dispatchEvent(JD2XX.java:699)
at jd2xx.JD2XX.run(JD2XX.java:739)
at java.lang.Thread.run(Unknown Source)
java.lang.ArrayIndexOutOfBoundsException: 9
at cls.aK.a(Unknown Source)
at cls.h.jd2xxEvent(Unknown Source)
at jd2xx.JD2XX.dispatchEvent(JD2XX.java:699)
at jd2xx.JD2XX.run(JD2XX.java:739)
at java.lang.Thread.run(Unknown Source)
TERMINAL:
Finished 0ms
ERROR (1) ||| Timeout: The target has not responded!
Are you sure the cable is properly connected and target has power?
Are the correct USB Drivers installed
and did you select the correct Port?
Lesezeichen