This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
工具/软件:TI-RTOS
您好!
我 正在尝试使用网关主应用程序中的 wifi 接口项目在同一 Launchpad 上实施 Wifi 和 EMAC。 但有些功能重新定义了。
请帮帮我们。 为供您参考、我添加了以下行。
说明资源路径位置类型
重新定义了符号"SPI_Open":首先在"./WifiTask/CC3100_spi.obj 中定义;在"C:/ti/tirex-content/tirtos_tivac_2_16_00_08/products/tidrivers_tivac_2_16_00_08/packages/ti/drivers/lib/drivers_wifi_tivaware.aem4f 中重新定义 "
SPI_CLOSE、 SPI_READ 和 SPI_Write 函数也是如此。
如果我在 CC3100_SPI.c 和 CC3100_spi.h 中更改函数名称、则程序在此处停止
SSIConfigSetExpClk (SSI3_base、g_ui32SysClock、SSI_FRF_MOTO_MOTO_0、SSI_MODE_MASTER、12000000、8);