Is there a way to interally keep data arround other than using the flash. Its got to keep the rtos clock arround. Is it possible to save other data too
Thanxs
John Ingram
Battery Backed up Data on the SB72EX
- Chris Ruff
- Posts: 222
- Joined: Thu Apr 24, 2008 4:09 pm
- Location: topsail island, nc
- Contact:
Re: Battery Backed up Data on the SB72EX
One of two ways
1. FLASH
2. never let the power drop.
You can also send the data off-board to some non-volatile environment via a socket connection
Chris
1. FLASH
2. never let the power drop.
You can also send the data off-board to some non-volatile environment via a socket connection
Chris
Real Programmers don't comment their code. If it was hard to write, it should be hard to understand