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.

CC 3120 boost

Other Parts Discussed in Thread: CC3120

Hi,

SDK :  

simplelink_sdk_wifi_plugin_2_30_00_10

simplelink_msp432p4_sdk_2_30_00_14

板卡: CC3120 boost 和 MSP432LaunchPad

目前CC3120 的 CC_SPI_DIN引脚 连接到MSP432 的P1.6引脚, CC_SPI_DOUT连接到P1.7引脚;CC_nHIB 连接到P4.1引脚;SOP_01连接到P4.6引脚;

我这边通过跳线将 CC3120的CC_SPI_DIN引脚 连接到MSP432 的P6.5引脚, CC_SPI_DOUT连接到P6.4引脚;CC_nHIB 连接到P6.1引脚;SOP_01连接到P5.1引脚;

硬件上我现在进行了更改,  但是软件配置中没有找到上述配置引脚的文件和函数。

请问simplelink_sdk_wifi_plugin_2_30_00_10 和 simplelink_msp432p4_sdk_2_30_00_14 配置上述引脚的文件在哪个位置?

谢谢