Lincoln Privilege Mode Example
From Manuals
Compatibility Lincoln 60, Lincoln 60E
This example application demonstrates the how to change between privilege and unprivilege mode. The first UART, which is connected to the COM1 on the Lincoln microcontroller board, is configured for 115,200 bits per second, and 8-n-1 mode. When the program is started a message will be printed to the terminal. A read is attmpted by pressing the 1 key on the keyboard. After it is succesful a read is attempted to region 6 by pressing the 2 key on the keyboard. The read is unsuccessful because the region is protected by the MPU.

