SEARCH
TOOLBOX
LANGUAGES
modified on 10 April 2012 at 15:01 ••• 10,999 views

Lincoln Privilege Mode Example

From Manuals

Revision as of 15:01, 10 April 2012 by Support (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.