Build started: Project: 11
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'd:\Keil_v5\ARM\ARMCC\Bin'
Build target 'Target 1'
compiling core_cm3.c...
start\core_cm3.c(58): error: #667: "asm" function is nonstandard
__ASM uint32_t __get_PSP(void)
start\core_cm3.c(72): error: #667: "asm" function is nonstandard
__ASM void __set_PSP(uint32_t topOfProcStack)
start\core_cm3.c(86): error: #667: "asm" function is nonstandard
__ASM uint32_t __get_MSP(void)
start\core_cm3.c(100): error: #667: "asm" function is nonstandard
__ASM void __set_MSP(uint32_t mainStackPointer)
start\core_cm3.c(114): error: #667: "asm" function is nonstandard
__ASM uint32_t __REV16(uint16_t value)
start\core_cm3.c(128): error: #667: "asm" function is nonstandard
__ASM int32_t __REVSH(int16_t value)
start\core_cm3.c: 0 warnings, 6 errors
compiling main.c...
User\main.c(1): error: #14-D: extra text after expected end of preprocessing directive
#include "stm32f10x.h" // Device header
User\main.c: 0 warnings, 1 error
".\Objects\11.axf" - 7 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:00

*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'd:\Keil_v5\ARM\ARMCC\Bin'
Build target 'Target 1'
compiling core_cm3.c...
start\core_cm3.c(58): error: #667: "asm" function is nonstandard
__ASM uint32_t __get_PSP(void)
start\core_cm3.c(72): error: #667: "asm" function is nonstandard
__ASM void __set_PSP(uint32_t topOfProcStack)
start\core_cm3.c(86): error: #667: "asm" function is nonstandard
__ASM uint32_t __get_MSP(void)
start\core_cm3.c(100): error: #667: "asm" function is nonstandard
__ASM void __set_MSP(uint32_t mainStackPointer)
start\core_cm3.c(114): error: #667: "asm" function is nonstandard
__ASM uint32_t __REV16(uint16_t value)
start\core_cm3.c(128): error: #667: "asm" function is nonstandard
__ASM int32_t __REVSH(int16_t value)
start\core_cm3.c: 0 warnings, 6 errors
compiling main.c...
User\main.c(1): error: #14-D: extra text after expected end of preprocessing directive
#include "stm32f10x.h" // Device header
User\main.c: 0 warnings, 1 error
".\Objects\11.axf" - 7 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:00
