/********************************************************************************/
/** Flash: Program one page in data flash                                      **/
/********************************************************************************/
/** Reading the first data flash page after page erase leads to an NMI.        **/
/** Inside the NMI ISR, the first data flash page will be filled with data     **/
/** consecutive read inside the main application.                              **/
/** Now it is possible to read from them from the data flash.                  **/
/********************************************************************************/

