📄 sam_mp3.plg
字号:
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\saves\MCUZONE\S64DK\SAM_MP3\sam_mp3.uv2
Project File Date: 03/30/2007
<h2>Output:</h2>
Build target 'SAM_MP3'
compiling dbgu.c...
SAM7\dbgu.c(40): error: #20: identifier "AT91C_BASE_DBGU" is undefined
SAM7\dbgu.c(40): error: #20: identifier "AT91C_US_TXEMPTY" is undefined
SAM7\dbgu.c(53): error: #20: identifier "AT91C_BASE_AIC" is undefined
SAM7\dbgu.c(73): warning: #223-D: function "AT91F_PIO_ClearOutput" declared implicitly
SAM7\dbgu.c(73): error: #20: identifier "AT91C_BASE_PIOA" is undefined
SAM7\dbgu.c(73): error: #20: identifier "AT91C_PIO_PA16" is undefined
SAM7\dbgu.c(76): warning: #223-D: function "AT91F_PIO_SetOutput" declared implicitly
SAM7\dbgu.c(94): warning: #223-D: function "AT91F_DBGU_CfgPIO" declared implicitly
SAM7\dbgu.c(96): error: #20: identifier "AT91PS_USART" is undefined
SAM7\dbgu.c(96): error: #18: expected a ")"
SAM7\dbgu.c(96): error: #20: identifier "AT91C_US_RSTTX" is undefined
SAM7\dbgu.c(96): error: #20: identifier "AT91C_US_RSTRX" is undefined
SAM7\dbgu.c(99): warning: #223-D: function "AT91F_US_Configure" declared implicitly
SAM7\dbgu.c(100): error: #18: expected a ")"
SAM7\dbgu.c(104): warning: #12-D: parsing restarts here after previous syntax error
SAM7\dbgu.c(107): error: #18: expected a ")"
SAM7\dbgu.c(107): error: #20: identifier "AT91C_US_RXEN" is undefined
SAM7\dbgu.c(107): error: #20: identifier "AT91C_US_TXEN" is undefined
SAM7\dbgu.c(110): warning: #223-D: function "AT91F_US_EnableIt" declared implicitly
SAM7\dbgu.c(110): error: #18: expected a ")"
SAM7\dbgu.c(123): warning: #223-D: function "AT91F_US_TxReady" declared implicitly
SAM7\dbgu.c(123): error: #20: identifier "AT91PS_USART" is undefined
SAM7\dbgu.c(123): error: #18: expected a ")"
SAM7\dbgu.c(124): warning: #223-D: function "AT91F_US_PutChar" declared implicitly
SAM7\dbgu.c(124): error: #18: expected a ")"
SAM7\dbgu.c(137): warning: #223-D: function "AT91F_US_SendFrame" declared implicitly
SAM7\dbgu.c(137): error: #20: identifier "AT91PS_USART" is undefined
SAM7\dbgu.c(137): error: #18: expected a ")"
SAM7\dbgu.c(147): warning: #223-D: function "AT91F_US_RxReady" declared implicitly
SAM7\dbgu.c(147): error: #20: identifier "AT91PS_USART" is undefined
SAM7\dbgu.c(147): error: #18: expected a ")"
SAM7\dbgu.c(150): warning: #223-D: function "AT91F_US_GetChar" declared implicitly
SAM7\dbgu.c(150): error: #18: expected a ")"
SAM7\dbgu.c(189): warning: #1215-D: #warning directive: "DBGU_SCANF_EN = 0"
compiling S32EK_BSP.c...
compiling SAMinit.c...
SAM7\SAMinit.c(22): error: #20: identifier "AT91PS_PMC" is undefined
SAM7\SAMinit.c(22): error: #20: identifier "AT91C_BASE_PMC" is undefined
SAM7\SAMinit.c(25): error: #20: identifier "AT91C_BASE_RSTC" is undefined
SAM7\SAMinit.c(25): error: #20: identifier "AT91C_RSTC_PERRST" is undefined
SAM7\SAMinit.c(27): error: #20: identifier "AT91C_RSTC_SRCMP" is undefined
SAM7\SAMinit.c(32): error: #20: identifier "AT91C_BASE_MC" is undefined
SAM7\SAMinit.c(32): error: #20: identifier "AT91C_MC_FMCN" is undefined
SAM7\SAMinit.c(32): error: #20: identifier "AT91C_MC_FWS_0FWS" is undefined
SAM7\SAMinit.c(35): error: #20: identifier "AT91C_BASE_WDTC" is undefined
SAM7\SAMinit.c(35): error: #20: identifier "AT91C_WDTC_WDDIS" is undefined
SAM7\SAMinit.c(41): error: #20: identifier "AT91C_CKGR_OSCOUNT" is undefined
SAM7\SAMinit.c(41): error: #20: identifier "AT91C_CKGR_MOSCEN" is undefined
SAM7\SAMinit.c(43): error: #20: identifier "AT91C_PMC_MOSCS" is undefined
SAM7\SAMinit.c(52): error: #20: identifier "AT91C_CKGR_DIV" is undefined
SAM7\SAMinit.c(53): error: #20: identifier "AT91C_CKGR_PLLCOUNT" is undefined
SAM7\SAMinit.c(54): error: #20: identifier "AT91C_CKGR_MUL" is undefined
SAM7\SAMinit.c(57): error: #20: identifier "AT91C_PMC_LOCK" is undefined
SAM7\SAMinit.c(58): error: #20: identifier "AT91C_PMC_MCKRDY" is undefined
SAM7\SAMinit.c(61): error: #20: identifier "AT91C_PMC_PRES_CLK_2" is undefined
SAM7\SAMinit.c(64): error: #20: identifier "AT91C_PMC_CSS_PLL_CLK" is undefined
compiling SAMisr.c...
SAM7\SAMisr.c(17): error: #20: identifier "AT91C_BASE_AIC" is undefined
SAM7\SAMisr.c(22): warning: #223-D: function "AT91F_AIC_AcknowledgeIt" declared implicitly
SAM7\SAMisr.c(27): error: #20: identifier "AT91C_BASE_AIC" is undefined
SAM7\SAMisr.c(32): warning: #223-D: function "AT91F_AIC_AcknowledgeIt" declared implicitly
SAM7\SAMisr.c(37): warning: #223-D: function "AT91F_AIC_AcknowledgeIt" declared implicitly
SAM7\SAMisr.c(37): error: #20: identifier "AT91C_BASE_AIC" is undefined
SAM7\SAMisr.c(43): warning: #223-D: function "AT91F_AIC_AcknowledgeIt" declared implicitly
SAM7\SAMisr.c(43): error: #20: identifier "AT91C_BASE_AIC" is undefined
SAM7\SAMisr.c(56): warning: #223-D: function "AT91F_AIC_DisableIt" declared implicitly
SAM7\SAMisr.c(56): error: #20: identifier "AT91C_BASE_AIC" is undefined
SAM7\SAMisr.c(65): error: #20: identifier "AT91C_BASE_AIC" is undefined
SAM7\SAMisr.c(66): error: #20: identifier "AT91C_AIC_DCR_PROT" is undefined
compiling SAMperSYS.c...
SAM7\SAMperSYS.c(20): warning: #14-D: extra text after expected end of preprocessing directive
SAM7\SAMperSYS.c(28): warning: #223-D: function "AT91F_PITGetPIVR" declared implicitly
SAM7\SAMperSYS.c(28): error: #20: identifier "AT91C_BASE_PITC" is undefined
SAM7\SAMperSYS.c(52): warning: #223-D: function "AT91F_PITGetStatus" declared implicitly
SAM7\SAMperSYS.c(52): error: #20: identifier "AT91C_BASE_PITC" is undefined
SAM7\SAMperSYS.c(53): error: #20: identifier "AT91C_PITC_PITS" is undefined
SAM7\SAMperSYS.c(64): warning: #223-D: function "AT91F_AIC_ClearIt" declared implicitly
SAM7\SAMperSYS.c(64): error: #20: identifier "AT91C_BASE_AIC" is undefined
SAM7\SAMperSYS.c(64): error: #20: identifier "AT91C_ID_SYS" is undefined
SAM7\SAMperSYS.c(69): warning: #223-D: function "AT91F_PITC_CfgPMC" declared implicitly
SAM7\SAMperSYS.c(73): warning: #14-D: extra text after expected end of preprocessing directive
SAM7\SAMperSYS.c(77): warning: #223-D: function "AT91F_AIC_ConfigureIt" declared implicitly
SAM7\SAMperSYS.c(77): error: #20: identifier "AT91C_BASE_AIC" is undefined
SAM7\SAMperSYS.c(77): error: #20: identifier "AT91C_ID_SYS" is undefined
SAM7\SAMperSYS.c(77): error: #20: identifier "AT91C_AIC_PRIOR_LOWEST" is undefined
SAM7\SAMperSYS.c(78): error: #20: identifier "AT91C_AIC_SRCTYPE_INT_LEVEL_SENSITIVE" is undefined
SAM7\SAMperSYS.c(80): warning: #223-D: function "AT91F_AIC_EnableIt" declared implicitly
SAM7\SAMperSYS.c(82): warning: #223-D: function "AT91F_PITEnableInt" declared implicitly
SAM7\SAMperSYS.c(82): error: #20: identifier "AT91C_BASE_PITC" is undefined
SAM7\SAMperSYS.c(87): warning: #223-D: function "AT91F_RTTSetPrescaler" declared implicitly
SAM7\SAMperSYS.c(87): error: #20: identifier "AT91C_BASE_RTTC" is undefined
SAM7\SAMperSYS.c(88): warning: #223-D: function "AT91F_RTTRestart" declared implicitly
compiling SAMperUSART.c...
SAM7\SAMperUSART.h(28): error: #20: identifier "AT91PS_USART" is undefined
SAM7\SAMperUSART.c(26): warning: #223-D: function "AT91F_US0_CfgPMC" declared implicitly
SAM7\SAMperUSART.c(28): warning: #223-D: function "AT91F_US0_CfgPIO" declared implicitly
SAM7\SAMperUSART.c(33): warning: #223-D: function "AT91F_US_Configure" declared implicitly
SAM7\SAMperUSART.c(33): error: #20: identifier "AT91C_BASE_US0" is undefined
SAM7\SAMperUSART.c(35): error: #20: identifier "AT91C_US_ASYNC_MODE" is undefined
SAM7\SAMperUSART.c(40): warning: #223-D: function "AT91F_US_EnableTx" declared implicitly
SAM7\SAMperUSART.c(41): warning: #223-D: function "AT91F_US_EnableRx" declared implicitly
SAM7\SAMperUSART.c(48): warning: #223-D: function "AT91F_US_TxReady" declared implicitly
SAM7\SAMperUSART.c(48): error: #20: identifier "AT91C_BASE_US0" is undefined
SAM7\SAMperUSART.c(49): warning: #223-D: function "AT91F_US_PutChar" declared implicitly
SAM7\SAMperUSART.c(61): warning: #223-D: function "AT91F_US_TxReady" declared implicitly
SAM7\SAMperUSART.c(61): error: #20: identifier "AT91C_BASE_US0" is undefined
SAM7\SAMperUSART.c(62): warning: #223-D: function "AT91F_US_PutChar" declared implicitly
SAM7\SAMperUSART.c(54): warning: #177-D: variable "tmp" was declared but never referenced
SAM7\SAMperUSART.c(93): error: #20: identifier "AT91PS_USART" is undefined
SAM7\SAMperUSART.c(99): warning: #223-D: function "AT91F_US_SendFrame" declared implicitly
SAM7\SAMperUSART.c(99): error: #20: identifier "AT91PS_USART" is undefined
SAM7\SAMperUSART.c(99): error: #18: expected a ")"
SAM7\SAMperUSART.c(101): error: #20: identifier "AT91C_US_TXBUFE" is undefined
SAM7\SAMperUSART.c(112): warning: #1215-D: #warning directive: "USART_PRINT_EN = 0"
SAM7\SAMperUSART.c(117): error: #20: identifier "AT91C_BASE_US0" is undefined
SAM7\SAMperUSART.c(106): warning: #550-D: variable "ap" was set but never used
SAM7\SAMperUSART.c(127): error: #20: identifier "AT91C_BASE_US0" is undefined
SAM7\SAMperUSART.c(124): warning: #550-D: variable "ch" was set but never used
SAM7\SAMperUSART.c(144): error: #20: identifier "AT91C_BASE_PMC" is undefined
SAM7\SAMperUSART.c(144): error: #20: identifier "AT91C_ID_US1" is undefined
SAM7\SAMperUSART.c(146): error: #20: identifier "AT91C_BASE_PIOA" is undefined
SAM7\SAMperUSART.c(150): error: #20: identifier "AT91C_BASE_US1" is undefined
SAM7\SAMperUSART.c(151): error: #20: identifier "F_CPU" is undefined
SAM7\SAMperUSART.c(152): error: #20: identifier "AT91C_US_NBSTOP_1_BIT" is undefined
SAM7\SAMperUSART.c(152): error: #20: identifier "AT91C_US_CHRL_8_BITS" is undefined
SAM7\SAMperUSART.c(152): error: #20: identifier "AT91C_US_CLKS_CLOCK" is undefined
SAM7\SAMperUSART.c(152): error: #20: identifier "AT91C_US_USMODE_NORMAL" is undefined
SAM7\SAMperUSART.c(159): error: #20: identifier "AT91C_BASE_AIC" is undefined
SAM7\SAMperUSART.c(168): error: #20: identifier "AT91C_BASE_US1" is undefined
SAM7\SAMperUSART.c(172): error: #20: identifier "AT91C_BASE_US0" is undefined
SAM7\SAMperUSART.c(165): warning: #550-D: variable "ch" was set but never used
assembling ram_vect.s...
assembling SAMboot.s...
compiling main.c...
App\main.c(1): error: #5: cannot open source input file "S32EK_BSP.h": No such file or directory
Target not created
Build target 'SAM_MP3'
compiling dbgu.c...
SAM7\dbgu.c(189): warning: #1215-D: #warning directive: "DBGU_SCANF_EN = 0"
compiling S32EK_BSP.c...
compiling SAMinit.c...
compiling SAMisr.c...
compiling SAMperSYS.c...
SAM7\SAMperSYS.c(20): warning: #14-D: extra text after expected end of preprocessing directive
SAM7\SAMperSYS.c(73): warning: #14-D: extra text after expected end of preprocessing directive
compiling SAMperUSART.c...
SAM7\SAMperUSART.c(54): warning: #177-D: variable "tmp" was declared but never referenced
SAM7\SAMperUSART.c(112): warning: #1215-D: #warning directive: "USART_PRINT_EN = 0"
SAM7\SAMperUSART.c(106): warning: #550-D: variable "ap" was set but never used
SAM7\SAMperUSART.c(124): warning: #550-D: variable "ch" was set but never used
SAM7\SAMperUSART.c(151): error: #20: identifier "F_CPU" is undefined
SAM7\SAMperUSART.c(165): warning: #550-D: variable "ch" was set but never used
compiling main.c...
App\main.c(1): error: #5: cannot open source input file "S32EK_BSP.h": No such file or directory
Target not created
Build target 'SAM_MP3'
compiling SAMperUSART.c...
SAM7\SAMperUSART.c(54): warning: #177-D: variable "tmp" was declared but never referenced
SAM7\SAMperUSART.c(112): warning: #1215-D: #warning directive: "USART_PRINT_EN = 0"
SAM7\SAMperUSART.c(106): warning: #550-D: variable "ap" was set but never used
SAM7\SAMperUSART.c(124): warning: #550-D: variable "ch" was set but never used
SAM7\SAMperUSART.c(165): warning: #550-D: variable "ch" was set but never used
compiling main.c...
App\main.c(1): error: #5: cannot open source input file "S32EK_BSP.h": No such file or directory
Target not created
Build target 'SAM_MP3'
compiling dbgu.c...
SAM7\dbgu.c(189): warning: #1215-D: #warning directive: "DBGU_SCANF_EN = 0"
compiling S32EK_BSP.c...
compiling SAMinit.c...
compiling SAMisr.c...
compiling SAMperSYS.c...
SAM7\SAMperSYS.c(20): warning: #14-D: extra text after expected end of preprocessing directive
SAM7\SAMperSYS.c(73): warning: #14-D: extra text after expected end of preprocessing directive
compiling SAMperUSART.c...
SAM7\SAMperUSART.c(54): warning: #177-D: variable "tmp" was declared but never referenced
SAM7\SAMperUSART.c(112): warning: #1215-D: #warning directive: "USART_PRINT_EN = 0"
SAM7\SAMperUSART.c(106): warning: #550-D: variable "ap" was set but never used
SAM7\SAMperUSART.c(124): warning: #550-D: variable "ch" was set but never used
SAM7\SAMperUSART.c(165): warning: #550-D: variable "ch" was set but never used
compiling main.c...
linking...
.\output\sam_mp3.sct(31): warning: L6329W: Pattern ram_vect.o(RO) only matches removed unused sections.
"sam_mp3.axf" - 0 Error(s), 9 Warning(s).
Build target 'SAM_MP3'
compiling dbgu.c...
SAM7\dbgu.c(189): warning: #1215-D: #warning directive: "DBGU_SCANF_EN = 0"
compiling S32EK_BSP.c...
compiling SAMinit.c...
compiling SAMisr.c...
compiling SAMperSYS.c...
SAM7\SAMperSYS.c(20): warning: #14-D: extra text after expected end of preprocessing directive
SAM7\SAMperSYS.c(73): warning: #14-D: extra text after expected end of preprocessing directive
compiling SAMperUSART.c...
SAM7\SAMperUSART.c(54): warning: #177-D: variable "tmp" was declared but never referenced
SAM7\SAMperUSART.c(112): warning: #1215-D: #warning directive: "USART_PRINT_EN = 0"
SAM7\SAMperUSART.c(106): warning: #550-D: variable "ap" was set but never used
SAM7\SAMperUSART.c(124): warning: #550-D: variable "ch" was set but never used
SAM7\SAMperUSART.c(165): warning: #550-D: variable "ch" was set but never used
compiling main.c...
linking...
User command #1: D:\_Dsetup\keil\arm\bin30\fromelf.exe -z .\output\sam_mp3.axf
Error: Q0122E: Could not open file '.\output\sam_mp3.axf': No such file or directory
Finished: 0 information, 0 warning and 1 error messages.
"sam_mp3.axf" - 0 Error(s), 8 Warning(s).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -