VAR-SOM-AM43 RTC: Difference between revisions
From Variscite Wiki
(Created page with "= RTC<br> = To set the RTC first set the date from Linux shell, type:<br> <pre>$ date 2013.08.27-15:43 </pre> Then set the real time clock from Linux shell, type:<br> <pr...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= | {{PageHeader|VAR-SOM-AM43 - RTC}} {{DocImage|category1=VAR-SOM-AM43|category2=Yocto}} __toc__ | ||
To set the RTC first set the date from Linux shell, type: | To set the RTC first set the date from Linux shell, type: | ||
<pre>$ date 2013.08.27-15:43 | <pre>$ date 2013.08.27-15:43 | ||
</pre> | </pre> |
Latest revision as of 13:19, 24 December 2015
VAR-SOM-AM43 - RTC
To set the RTC first set the date from Linux shell, type:
$ date 2013.08.27-15:43
Then set the real time clock from Linux shell, type:
$ hwclock --systohc
Power down your board wait 15 seconds and power up. Check your system with date and the time should be up to date.