//--------------------------------------------------------------------------
在BL51 Locate 的Code 中设置如下
?PR?MAIN?BOOTLOADER (C:0XA000)
//--------------------------------------------------------------------------
出现如下错误,这个是为什么呢?
Build target 'Target 1'
compiling F020_FlashPrimitives.c...
compiling F020_FlashUtils.c...
compiling bootloader.c...
linking...
BL51 BANKED LINKER/LOCATER V6.11 - SN: K1RMC-U9X9PC
COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2007
".\Output\F020_FlashPrimitives.obj",
".\Output\F020_FlashUtils.obj",
".\Output\bootloader.obj"
TO ".\Output\bootloader"
PRINT(".\Listing\bootloader.m51") RAMSIZE(256)
CODE( ?PR?MAIN?BOOTLOADER (C:0XA000) )
*** FATAL ERROR L206: INVALID CONSTANT
POS: 206
ing\bootloader.m51) RAMSIZE (256) CODE (?PR?MAIN?BOOTLOADER (C:0XA000)#
Target not created |