Hi,how are you, I compiled "blob-2.0.5-pre2" and downloaded "blob" into my assabet. After re-power-on the assabet. There is nothing displayed on my PC's "minicom" screen. I checked the LED which is connected to GPIO17. The LED turns on around 2.5 sec then turns off around 2.5 sec and repeat 5 times. What this means? Where is the dead-loop to blink the LED? I tried to trace the source code where blink the LED. It seems in "serial_init(blob_status.terminalSpeed);" of src/blob/main.c. This function is in src/lib/serial.c and the dead-loop seems in "serial_driver->init(baudrate);". So, I traced into the function "sa11x0_serial_init(serial_baud_t baud)" in src/lib/serial-sa11x0.c. But the dead-loop seems not here. Could anybody tell me what should I do? Thank you and appreciate very much.
----------------------------------------------------------------- < �C�ѳ� Yahoo!�_�� > www.yahoo.com.tw _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm http://www.arm.linux.org.uk/armlinux/mailinglists.php Please visit the above addresses for information on this list.
