⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fft1024.plg

📁 基于8051F单片机,实现1024点的FFT 用C 语言实现的.效果与FPGA实现相同.
💻 PLG
📖 第 1 页 / 共 5 页
字号:
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Wang\桌面\1024fft\fft1024.uv2
Project File Date:  05/09/2008

<h2>Output:</h2>
Build target 'Target 1'
compiling main.c...
COMMON.H(67): error C202: 'NUM_FFT': undefined identifier
COMMON.H(67): error C136: invalid dimension size: [0]
COMMON.H(68): error C202: 'NUM_FFT': undefined identifier
COMMON.H(68): error C136: invalid dimension size: [0]
common.h(87): warning C322: unknown identifier
common.h(91): warning C322: unknown identifier
compiling PORT_Init.c...
compiling ADC0_Init.c...
COMMON.H(67): error C202: 'NUM_FFT': undefined identifier
COMMON.H(67): error C136: invalid dimension size: [0]
COMMON.H(68): error C202: 'NUM_FFT': undefined identifier
COMMON.H(68): error C136: invalid dimension size: [0]
common.h(87): warning C322: unknown identifier
common.h(91): warning C322: unknown identifier
ADC0_INIT.C(57): error C202: 'NUM_FFT': undefined identifier
compiling Int_FFT.c...
COMMON.H(67): error C202: 'NUM_FFT': undefined identifier
COMMON.H(67): error C136: invalid dimension size: [0]
COMMON.H(68): error C202: 'NUM_FFT': undefined identifier
COMMON.H(68): error C136: invalid dimension size: [0]
common.h(87): warning C322: unknown identifier
common.h(91): warning C322: unknown identifier
compiling UART0_Init.c...
COMMON.H(67): error C202: 'NUM_FFT': undefined identifier
COMMON.H(67): error C136: invalid dimension size: [0]
COMMON.H(68): error C202: 'NUM_FFT': undefined identifier
COMMON.H(68): error C136: invalid dimension size: [0]
common.h(87): warning C322: unknown identifier
common.h(91): warning C322: unknown identifier
Target not created
Build target 'Target 1'
compiling main.c...
FFT_CODE_TABLES.H(221): error C279: 'SinTable': multiple initialization
FFT_CODE_TABLES.H(234): error C279: 'BRTable': multiple initialization
FFT_CODE_TABLES.H(902): error C279: 'WindowFunc': multiple initialization
compiling PORT_Init.c...
compiling ADC0_Init.c...
compiling Int_FFT.c...
FFT_CODE_TABLES.H(221): error C279: 'SinTable': multiple initialization
FFT_CODE_TABLES.H(234): error C279: 'BRTable': multiple initialization
FFT_CODE_TABLES.H(902): error C279: 'WindowFunc': multiple initialization
compiling UART0_Init.c...
Target not created
Build target 'Target 1'
compiling main.c...
FFT_CODE_TABLES.H(221): error C279: 'SinTable': multiple initialization
FFT_CODE_TABLES.H(234): error C279: 'BRTable': multiple initialization
FFT_CODE_TABLES.H(902): error C279: 'WindowFunc': multiple initialization
compiling PORT_Init.c...
compiling ADC0_Init.c...
compiling Int_FFT.c...
compiling UART0_Init.c...
Target not created
Build target 'Target 1'
compiling main.c...
main.c(91): warning C316: unterminated conditionals
compiling PORT_Init.c...
compiling ADC0_Init.c...
ADC0_Init.c(72): warning C316: unterminated conditionals
compiling Int_FFT.c...
INT_FFT.C(191): error C202: 'SinTable': undefined identifier
INT_FFT.C(192): error C202: 'SinTable': undefined identifier
INT_FFT.C(196): error C202: 'SinTable': undefined identifier
INT_FFT.C(197): error C202: 'SinTable': undefined identifier
INT_FFT.C(292): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(306): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(315): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(368): error C202: 'BRTable': undefined identifier
Int_FFT.c(388): warning C316: unterminated conditionals
compiling UART0_Init.c...
UART0_Init.c(71): warning C316: unterminated conditionals
Target not created
Build target 'Target 1'
compiling main.c...
main.c(91): warning C316: unterminated conditionals
compiling PORT_Init.c...
compiling ADC0_Init.c...
ADC0_Init.c(63): warning C316: unterminated conditionals
compiling Int_FFT.c...
INT_FFT.C(191): error C202: 'SinTable': undefined identifier
INT_FFT.C(192): error C202: 'SinTable': undefined identifier
INT_FFT.C(196): error C202: 'SinTable': undefined identifier
INT_FFT.C(197): error C202: 'SinTable': undefined identifier
INT_FFT.C(292): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(306): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(315): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(368): error C202: 'BRTable': undefined identifier
Int_FFT.c(388): warning C316: unterminated conditionals
compiling UART0_Init.c...
UART0_Init.c(71): warning C316: unterminated conditionals
Target not created
Build target 'Target 1'
compiling main.c...
main.c(91): warning C316: unterminated conditionals
compiling PORT_Init.c...
compiling ADC0_Init.c...
ADC0_Init.c(63): warning C316: unterminated conditionals
compiling Int_FFT.c...
INT_FFT.C(191): error C202: 'SinTable': undefined identifier
INT_FFT.C(192): error C202: 'SinTable': undefined identifier
INT_FFT.C(196): error C202: 'SinTable': undefined identifier
INT_FFT.C(197): error C202: 'SinTable': undefined identifier
INT_FFT.C(292): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(306): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(315): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(368): error C202: 'BRTable': undefined identifier
Int_FFT.c(388): warning C316: unterminated conditionals
compiling UART0_Init.c...
UART0_Init.c(71): warning C316: unterminated conditionals
Target not created
Build target 'Target 1'
compiling main.c...
main.c(91): warning C316: unterminated conditionals
compiling PORT_Init.c...
compiling ADC0_Init.c...
ADC0_Init.c(63): warning C316: unterminated conditionals
compiling Int_FFT.c...
INT_FFT.C(191): error C202: 'SinTable': undefined identifier
INT_FFT.C(192): error C202: 'SinTable': undefined identifier
INT_FFT.C(196): error C202: 'SinTable': undefined identifier
INT_FFT.C(197): error C202: 'SinTable': undefined identifier
INT_FFT.C(290): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(304): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(313): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(366): error C202: 'BRTable': undefined identifier
Int_FFT.c(386): warning C316: unterminated conditionals
compiling UART0_Init.c...
UART0_Init.c(71): warning C316: unterminated conditionals
Target not created
Build target 'Target 1'
compiling main.c...
main.c(91): warning C316: unterminated conditionals
compiling PORT_Init.c...
compiling ADC0_Init.c...
ADC0_Init.c(63): warning C316: unterminated conditionals
compiling Int_FFT.c...
INT_FFT.C(191): error C202: 'SinTable': undefined identifier
INT_FFT.C(192): error C202: 'SinTable': undefined identifier
INT_FFT.C(196): error C202: 'SinTable': undefined identifier
INT_FFT.C(197): error C202: 'SinTable': undefined identifier
INT_FFT.C(290): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(304): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(313): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(366): error C202: 'BRTable': undefined identifier
Int_FFT.c(386): warning C316: unterminated conditionals
compiling UART0_Init.c...
UART0_Init.c(71): warning C316: unterminated conditionals
Target not created
Build target 'Target 1'
compiling main.c...
main.c(91): warning C316: unterminated conditionals
compiling PORT_Init.c...
compiling ADC0_Init.c...
ADC0_Init.c(63): warning C316: unterminated conditionals
compiling Int_FFT.c...
INT_FFT.C(191): error C202: 'SinTable': undefined identifier
INT_FFT.C(192): error C202: 'SinTable': undefined identifier
INT_FFT.C(196): error C202: 'SinTable': undefined identifier
INT_FFT.C(197): error C202: 'SinTable': undefined identifier
INT_FFT.C(290): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(304): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(313): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(366): error C202: 'BRTable': undefined identifier
Int_FFT.c(386): warning C316: unterminated conditionals
compiling UART0_Init.c...
UART0_Init.c(71): warning C316: unterminated conditionals
Target not created
Build target 'Target 1'
compiling main.c...
main.c(90): warning C316: unterminated conditionals
compiling PORT_Init.c...
compiling ADC0_Init.c...
ADC0_Init.c(63): warning C316: unterminated conditionals
compiling Int_FFT.c...
INT_FFT.C(191): error C202: 'SinTable': undefined identifier
INT_FFT.C(192): error C202: 'SinTable': undefined identifier
INT_FFT.C(196): error C202: 'SinTable': undefined identifier
INT_FFT.C(197): error C202: 'SinTable': undefined identifier
INT_FFT.C(290): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(304): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(313): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(366): error C202: 'BRTable': undefined identifier
Int_FFT.c(386): warning C316: unterminated conditionals
compiling UART0_Init.c...
UART0_Init.c(71): warning C316: unterminated conditionals
Target not created
Build target 'Target 1'
compiling main.c...
main.c(87): warning C316: unterminated conditionals
compiling PORT_Init.c...
compiling ADC0_Init.c...
ADC0_Init.c(63): warning C316: unterminated conditionals
compiling Int_FFT.c...
INT_FFT.C(191): error C202: 'SinTable': undefined identifier
INT_FFT.C(192): error C202: 'SinTable': undefined identifier
INT_FFT.C(196): error C202: 'SinTable': undefined identifier
INT_FFT.C(197): error C202: 'SinTable': undefined identifier
INT_FFT.C(290): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(304): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(313): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(366): error C202: 'BRTable': undefined identifier
Int_FFT.c(386): warning C316: unterminated conditionals
compiling UART0_Init.c...
UART0_Init.c(71): warning C316: unterminated conditionals
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(48): error C202: 'Conversion_Set_Complete': undefined identifier
MAIN.C(54): error C202: 'Conversion_Set_Complete': undefined identifier
main.c(87): warning C316: unterminated conditionals
compiling PORT_Init.c...
compiling ADC0_Init.c...
ADC0_INIT.C(59): error C202: 'Conversion_Set_Complete': undefined identifier
ADC0_Init.c(63): warning C316: unterminated conditionals
compiling Int_FFT.c...
INT_FFT.C(191): error C202: 'SinTable': undefined identifier
INT_FFT.C(192): error C202: 'SinTable': undefined identifier
INT_FFT.C(196): error C202: 'SinTable': undefined identifier
INT_FFT.C(197): error C202: 'SinTable': undefined identifier
INT_FFT.C(290): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(304): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(313): error C202: 'WindowFunc': undefined identifier
INT_FFT.C(366): error C202: 'BRTable': undefined identifier
Int_FFT.c(386): warning C316: unterminated conditionals
compiling UART0_Init.c...
UART0_Init.c(71): warning C316: unterminated conditionals
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(48): error C202: 'Conversion_Set_Complete': undefined identifier
MAIN.C(54): error C202: 'Conversion_Set_Complete': undefined identifier
main.c(87): warning C316: unterminated conditionals
compiling PORT_Init.c...
compiling ADC0_Init.c...
ADC0_INIT.C(59): error C202: 'Conversion_Set_Complete': undefined identifier
ADC0_Init.c(63): warning C316: unterminated conditionals
compiling Int_FFT.c...
Int_FFT.c(389): warning C316: unterminated conditionals
compiling UART0_Init.c...
UART0_Init.c(71): warning C316: unterminated conditionals
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(48): error C202: 'Conversion_Set_Complete': undefined identifier
MAIN.C(54): error C202: 'Conversion_Set_Complete': undefined identifier
main.c(87): warning C316: unterminated conditionals
compiling PORT_Init.c...
compiling ADC0_Init.c...
ADC0_INIT.C(59): error C202: 'Conversion_Set_Complete': undefined identifier
ADC0_Init.c(63): warning C316: unterminated conditionals
compiling Int_FFT.c...
Int_FFT.c(389): warning C316: unterminated conditionals
compiling UART0_Init.c...
UART0_Init.c(71): warning C316: unterminated conditionals
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(48): error C202: 'Conversion_Set_Complete': undefined identifier
MAIN.C(54): error C202: 'Conversion_Set_Complete': undefined identifier
main.c(87): warning C316: unterminated conditionals
compiling PORT_Init.c...
compiling ADC0_Init.c...
ADC0_INIT.C(59): error C202: 'Conversion_Set_Complete': undefined identifier
ADC0_Init.c(63): warning C316: unterminated conditionals
compiling Int_FFT.c...
Int_FFT.c(389): warning C316: unterminated conditionals
compiling UART0_Init.c...
UART0_Init.c(71): warning C316: unterminated conditionals
Target not created
Build target 'Target 1'
compiling main.c...
main.c(87): warning C316: unterminated conditionals
compiling PORT_Init.c...
compiling ADC0_Init.c...
ADC0_Init.c(63): warning C316: unterminated conditionals
compiling Int_FFT.c...
Int_FFT.c(389): warning C316: unterminated conditionals
compiling UART0_Init.c...
UART0_Init.c(72): warning C316: unterminated conditionals
linking...
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  CONVERSION_SET_COMPLETE
    MODULE:  ADC0_Init.obj (ADC0_INIT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  BINNUM
    MODULE:  ADC0_Init.obj (ADC0_INIT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  ADC_INDEX
    MODULE:  ADC0_Init.obj (ADC0_INIT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  INDEX
    MODULE:  ADC0_Init.obj (ADC0_INIT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  REAL
    MODULE:  ADC0_Init.obj (ADC0_INIT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  IMAG
    MODULE:  ADC0_Init.obj (ADC0_INIT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  WINDOWFUNC
    MODULE:  ADC0_Init.obj (ADC0_INIT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  BRTABLE
    MODULE:  ADC0_Init.obj (ADC0_INIT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  SINTABLE
    MODULE:  ADC0_Init.obj (ADC0_INIT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  CONVERSION_SET_COMPLETE
    MODULE:  Int_FFT.obj (INT_FFT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  BINNUM
    MODULE:  Int_FFT.obj (INT_FFT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  ADC_INDEX
    MODULE:  Int_FFT.obj (INT_FFT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  INDEX
    MODULE:  Int_FFT.obj (INT_FFT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  REAL
    MODULE:  Int_FFT.obj (INT_FFT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  IMAG
    MODULE:  Int_FFT.obj (INT_FFT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  WINDOWFUNC
    MODULE:  Int_FFT.obj (INT_FFT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  BRTABLE
    MODULE:  Int_FFT.obj (INT_FFT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  SINTABLE
    MODULE:  Int_FFT.obj (INT_FFT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  CONVERSION_SET_COMPLETE
    MODULE:  UART0_Init.obj (UART0_INIT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  BINNUM
    MODULE:  UART0_Init.obj (UART0_INIT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  ADC_INDEX
    MODULE:  UART0_Init.obj (UART0_INIT)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
    SYMBOL:  INDEX

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -