Hi,
I am using the secure bootloader as a template and I want to use the inactivity timeout to shutdown after 10 minutes.
I saw that the limit should be 60000000 ms (according to the notation in the code) however i can only use it up to approx 6 minute (360000ms).
When i try to use 600000ms the bootloader doesn't load correctly and crashes.
please assist,
Danny