1˵

	/* ̹ */
        òʾ޸߳ģʽȨʼջ


2ʹû

    KEIL MDK-ARM V5.34.0.0
    Ӳ 
        N32G05xϵУ
            N32G05xRBQ7_STB V1.0
        N32G05xϵУ
            N32G05xRBL7_STB V1.0


3ʹ˵
	
	/* ģ÷:ʱӣI/O */
        SystemClock64MHz
        USARTTX - PA9RX - PA10115200

	/* DemoĲԲ */
        1.سλУ
        2.ʹñġCortexĴڲ鿴߳ģʽ£ʹõĶջķʼȨ/Ȩ


4ע



1. Function description

	/* Briefly describe the project function */
         This routine configures and demonstrates how to modify thread mode privileged access and stack


2. Use environment

	Software development environment: KEIL MDK-ARM V5.34.0.0
    Hardware development environment:
         N32G05x series:
            Developed based on the evaluation board N32G05xRBQ7_STB V1.0
         N32G05x series:
            Developed based on the evaluation board N32G05xRBL7_STB V1.0


3. Instructions for use

	/* Describe related module configuration methods; for example: clock, I/O, etc. */
         SystemClock: 64MHz
         USART: TX - PA9, RX - PA10, baud rate 115200

	/* Describe the test steps and phenomena of the Demo */
         1. After compiling, download the program to reset and run;
         2. You can use the "Cortex Register" window of the compiler to view the stack used in thread mode and the access level of the code (privileged level/unprivileged level);


4. Matters needing attention