DART-6UL RTC

From Variscite Wiki
Revision as of 07:42, 28 December 2015 by Ron (talk | contribs) (Created page with "{{PageHeader|DART-6UL - RTC}} {{DocImage|category1=DART-6UL|category2=Yocto}} __toc__ To set the RTC first set the date from Linux shell, type:<br> <pre>$ date --set="2015022...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
DART-6UL - RTC

To set the RTC first set the date from Linux shell, type:

$ date --set="20150225 09:04"

Then set the real time clock from Linux shell, type:

$ hwclock --systohc --utc

Power down your board wait 5 minutes and power up. Check your system with date and the time should be up to date.