初级会员

- 积分
- 190
- 金钱
- 190
- 注册时间
- 2014-2-23
- 在线时间
- 0 小时
|

楼主 |
发表于 2014-10-10 15:09:15
|
显示全部楼层
回复【3楼】ST-FAE-SALE:
---------------------------------
.\output\test.axf: Error: L6218E: Undefined symbol ETH_CheckFrameReceived (referred from main.o).
.\output\test.axf: Error: L6218E: Undefined symbol ETH_DeInit (referred from stm32f4x7_eth_bsp.o).
.\output\test.axf: Error: L6218E: Undefined symbol ETH_GetSoftwareResetStatus (referred from stm32f4x7_eth_bsp.o).
.\output\test.axf: Error: L6218E: Undefined symbol ETH_Init (referred from stm32f4x7_eth_bsp.o).
.\output\test.axf: Error: L6218E: Undefined symbol ETH_SoftwareReset (referred from stm32f4x7_eth_bsp.o).
.\output\test.axf: Error: L6218E: Undefined symbol ETH_StructInit (referred from stm32f4x7_eth_bsp.o).
.\output\test.axf: Error: L6218E: Undefined symbol DMARxDscrTab (referred from ethernetif.o).
.\output\test.axf: Error: L6218E: Undefined symbol DMATxDescToSet (referred from ethernetif.o).
.\output\test.axf: Error: L6218E: Undefined symbol DMATxDscrTab (referred from ethernetif.o).
.\output\test.axf: Error: L6218E: Undefined symbol DMA_RX_FRAME_infos (referred from ethernetif.o).
.\output\test.axf: Error: L6218E: Undefined symbol ETH_DMARxDescChainInit (referred from ethernetif.o).
.\output\test.axf: Error: L6218E: Undefined symbol ETH_DMATxDescChainInit (referred from ethernetif.o).
.\output\test.axf: Error: L6218E: Undefined symbol ETH_DMATxDescChecksumInsertionConfig (referred from ethernetif.o).
.\output\test.axf: Error: L6218E: Undefined symbol ETH_Get_Received_Frame (referred from ethernetif.o).
.\output\test.axf: Error: L6218E: Undefined symbol ETH_MACAddressConfig (referred from ethernetif.o).
.\output\test.axf: Error: L6218E: Undefined symbol ETH_Prepare_Transmit_Descriptors (referred from ethernetif.o).
.\output\test.axf: Error: L6218E: Undefined symbol ETH_Start (referred from ethernetif.o).
.\output\test.axf: Error: L6218E: Undefined symbol Rx_Buff (referred from ethernetif.o).
.\output\test.axf: Error: L6218E: Undefined symbol Tx_Buff (referred from ethernetif.o). |
|