Does XU4 have exposed NMI (non maskable interrupt)
-
- Posts: 9
- Joined: Wed Jun 08, 2016 12:05 am
- languages_spoken: english
- ODROIDs: odroid-xu4
- Contact:
Does XU4 have exposed NMI (non maskable interrupt)
Does XU4 have exposed NMI (non maskable interrupt) that can be leveraged for reset?
- odroid
- Site Admin
- Posts: 29750
- Joined: Fri Feb 22, 2013 11:14 pm
- languages_spoken: English
- ODROIDs: ODROID
- Contact:
Re: Does XU4 have exposed NMI (non maskable interrupt)
No. There is no NMI input pin.
Consider using WDT.
https://wiki.odroid.com/odroid-xu4/appl ... x_watchdog
Or RTC wakeup trick.
https://wiki.odroid.com/odroid-xu4/appl ... rtc_wakeup
Consider using WDT.
https://wiki.odroid.com/odroid-xu4/appl ... x_watchdog
Or RTC wakeup trick.
https://wiki.odroid.com/odroid-xu4/appl ... rtc_wakeup
-
- Posts: 9
- Joined: Wed Jun 08, 2016 12:05 am
- languages_spoken: english
- ODROIDs: odroid-xu4
- Contact:
Re: Does XU4 have exposed NMI (non maskable interrupt)
Thanks for the suggestions. Will any of the above suggestions work on android 4.4.4?
- odroid
- Site Admin
- Posts: 29750
- Joined: Fri Feb 22, 2013 11:14 pm
- languages_spoken: English
- ODROIDs: ODROID
- Contact:
Re: Does XU4 have exposed NMI (non maskable interrupt)
RTC worked. If you issue this command on the terminal and turn it off, the system turns on automatically after 100 seconds.
But, we need to change some kernel parts to enable the WDT feature.
We will try it if you can give us several days.
echo +100 > /sys/class/rtc/rtc0/wakealarm
But, we need to change some kernel parts to enable the WDT feature.
We will try it if you can give us several days.
- odroid
- Site Admin
- Posts: 29750
- Joined: Fri Feb 22, 2013 11:14 pm
- languages_spoken: English
- ODROIDs: ODROID
- Contact:
Who is online
Users browsing this forum: No registered users and 3 guests