Hi folks
I am connecting to my Edison using
sudo screen /dev/ttyUSB0 115200
and get a reboot loop cycle:
U-Boot 2014.04 (Jan 30 2015 - 14:15:53)
Watchdog enabled
DRAM: 980.6 MiB
MMC: tangier_sdhci: 0
In: serial
Out: serial
Err: serial
Hit any key to stop autoboot: 1
******************************
PSH KERNEL VERSION: b0182929
WR: 20104000
******************************
SCU IPC: 0x800000d0 0xfffce92c
PSH miaHOB version: TNG.B0.VVBD.0000000c
microkernel built 10:14:01 Jan 13 2015
******* PSH loader *******
PCM page cache size = 192 KB
Cache Constraint = 0 Pages
Arming IPC driver ..
Adding page store pool ..
PagestoreAddr(IMR Start Address) = 0x04899000
pageStoreSize(IMR Size) = 0x00080000
*** Ready to receive application ***
U-Boot 2014.04 (Jan 30 2015 - 14:15:53)
Watchdog enabled
DRAM: 980.6 MiB
MMC: tangier_sdhci: 0
In: serial
Out: serial
Err: serial
Hit any key to stop autoboot: 1
******************************
PSH KERNEL VERSION: b0182929
WR: 20104000
******************************
SCU IPC: 0x800000d0 0xfffce92c
PSH miaHOB version: TNG.B0.VVBD.0000000c
microkernel built 10:14:01 Jan 13 2015
******* PSH loader *******
PCM page cache size = 192 KB
Cache Constraint = 0 Pages
Arming IPC driver ..
Adding page store pool ..
PagestoreAddr(IMR Start Address) = 0x04899000
pageStoreSize(IMR Size) = 0x00080000
*** Ready to receive application ***
U-Boot 2014.04 (Jan 30 2015 - 14:15:53)
Watchdog enabled
DRAM: 980.6 MiB
MMC: tangier_sdhci: 0
In: serial
Out: serial
Err: serial
Hit any key to stop autoboot: 1
So I figured I should flash the firmware. However, it does not pop up as a drive so I could upload the image... I am running openSuse Leap 42.1.
Any clue what to do in this case?
Thanks
Link Copied
Okay, for some reason which is entirely unclear to me, flashing worked now using the supplied flashall.sh - after 20 unsuccessful tries. Something is not so stable here... But anyway, it works now.
Okay, for some reason which is entirely unclear to me, flashing worked now using the supplied flashall.sh - after 20 unsuccessful tries. Something is not so stable here... But anyway, it works now.
Hi
I'm glad to know that you were able to recover the functionality of the board.
Sometimes there are problems while flashing the board due to the stability of the USB ports, try to change the cables (this could help). In some cases there are USB ports that do not supply the required power for the board so it lost connection and the board reboots constantly, my suggestion would be to use a power supply in these cases.
Regards,
Charlie
For more complete information about compiler optimizations, see our Optimization Notice.