loaded and flashed from my Win7 laptop, version 12.08c (not b) reported.
Things didn't work well
- can't find the com port after flashing. browser says it's connected
and throws no errors, app says it can't find the correct com port.
- manually connected using COM10 and the CLI, no movement, no error
messages.
- tried to reconnect from OSX, still no movement, but did get a version
number back when app.py connected
- reflashed from OSX source to version 12.08b, was able to connect and
move the head
- tried to use 12.08b flash on win7, app.py through this message the
first time
sarasara - - [22/Aug/2012 22:52:28] "GET /img/notice.png HTTP/1.1" 304 0
sarasara - - [22/Aug/2012 22:52:28] "GET /img/close.gif HTTP/1.1" 304 0
sarasara - - [22/Aug/2012 22:52:28] "GET /queue/list HTTP/1.1" 200 2
sarasara - - [22/Aug/2012 22:52:28] "GET /library/list HTTP/1.1" 200 119
sarasara - - [22/Aug/2012 22:52:31] "GET /serial/1 HTTP/1.1" 200 0
sarasara - - [22/Aug/2012 22:52:32] "GET /status HTTP/1.1" 200 276
Traceback (most recent call last):
File "<string>", line 469, in <module>
File "<string>", line 428, in run_helper
File "<string>", line 89, in run_with_callback
File
"c:\Users\noema\git\LasaurApp\other\build\pyi.win32\app\out01-PYZ.pyz\serial_manager",
line 258, in send_queue_as_ready
File
"c:\Users\noema\git\LasaurApp\other\build\pyi.win32\app\out01-PYZ.pyz\serial.serialwin32",
line 270, in write
serial.serialutil.SerialTimeoutException: Write timeout
I exited and started again then got this message on the reflash attempt:
avrdude: stk500_getsync(): not in sync: resp=0x24
avrdude done. Thank you.
On 2012-08-12 17:17, Stefan Hechenberger wrote:
>