
04-11-2009, 06:10 PM
|
 |
VIP Member
Offline
Location: Canada
|
|
Join Date: Dec 2007
Posts: 1,171
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
|
Re: How To's For Developing.
Quote:
Originally Posted by zeurx
Exit bootloader after flashing a rom:
For those that use HTC-Flasher, you will find that it doesn't exit the bootloader correctly. To fix this goto the bootloader command line and type
Code:
set 16 0
ResetDevice
|
set 16 0
task 8
|