View Single Post
Old 11-07-2019, 02:24   #118 (permalink)
n3vr
Junior Member
 
Join Date: Feb 2018
Posts: 39
Member: 2816155
Status: Offline
Thanks Meter: 2
This worked for me on R730V (verizon)




Quote:
Originally Posted by cellfonepimp View Post
You have helped me clear off RL on R730 but it wasnt easy! Your instructions are not easy to follow but I was determined to get it done.


You dont mention that the batch files have the commands to use for the specific watches, I figured it out and got my watch working!






C:\tizen-studio\tools>sdb push empty.bin /home/owner/media/others
WARNING: Your data are to be sent over an unencrypted connection and could be read by others.
pushed empty.bin 100% 256KB 0KB/s
1 file(s) pushed. 0 file(s) skipped.
empty.bin 704KB/s (262144 bytes in 0.363s)

C:\tizen-studio\tools>sdb shell dd if=/home/owner/media/others/empty.bin of=/dev/mmcblk0p26
dd: opening `/home/owner/media/others/empty.bin': Not a directory

C:\tizen-studio\tools>sdb push empty.bin /opt/usr/media/
WARNING: Your data are to be sent over an unencrypted connection and could be read by others.
pushed empty.bin 100% 256KB 0KB/s
1 file(s) pushed. 0 file(s) skipped.
empty.bin 739KB/s (262144 bytes in 0.346s)

C:\tizen-studio\tools>sdb shell dd if=/opt/usr/media/empty.bin of=/dev/mmcblk0p26
512+0 records in
512+0 records out
262144 bytes (262 kB) copied, 0.0785324 s, 3.3 MB/s

C:\tizen-studio\tools>sdb shell reboot download
Rebooting with argument 'download'.



Many thanks again!
  Reply With Quote
The Following User Says Thank You to n3vr For This Useful Post:
 
Page generated in 0.07127 seconds with 8 queries