redpine Wifi error

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

redpine Wifi error

跳至解决方案
1,711 次查看
firmwareenginee
Contributor I
someone please help...
Im using the Twrkit 52259 with the redpine wifi module. I cant get it to compile no matter what I do. Ive recompiled the mqx libraries (bsp and psp projects) and followed thier lab exactly. Ive called freescale (no help), and havent been able to find any one else having this issue.
basically I want to get to the embedded webserver within the lab but keep getting this error.
1) make *** [source/light_network_c.obj] Error 1
2) make *** [source/main_c.obj] Error 1
 
console says:
 **** Build of configuration Int Flash Debug for project
light_webserver_wifi_twrmcf52259 ****
C:\Program Files\Freescale\CW MCU v10.1\gnu\bin\make all
'Regenerating dependency file: Source/tfs_data_c.d'
' '
'Regenerating dependency file: Source/light_webserver_demo_c.d'
' '
'Regenerating dependency file: Source/light_Util_c.d'
' '
'Regenerating dependency file: Source/light_Network_c.d'
' '
'Building file: C:/Program Files/Freescale/Freescale MQX
3.6/demo/light_webserver_wifi/light_Network.c'
'Invoking: ColdFire Compiler'
"C:/Program Files/Freescale/CW MCU
v10.1/MCU/ColdFire_Tools/Command_Line_Tools/mwccmcf"
@@"Source/light_Network.args" -o "Source/light_Network_c.obj"
"C:/Program Files/Freescale/Freescale MQX
3.6/demo/light_webserver_wifi/light_Network.c" -MD -gccdep
C:/Program Files/Freescale/CW MCU
v10.1/MCU/ColdFire_Tools/Command_Line_Tools/mwccmcf|Compiler|Error
(C:\Program Files\Freescale\Freescale MQX
3.6\demo\light_webserver_wifi\light_Network.c|96|4|14|3065|14)
=    iwcfg_set_rate(IPCFG_default_enet_device,RSI_RATE_AUTO);
>function has no prototype
C:/Program Files/Freescale/CW MCU
v10.1/MCU/ColdFire_Tools/Command_Line_Tools/mwccmcf|Compiler|Error
(C:\Program Files\Freescale\Freescale MQX
3.6\demo\light_webserver_wifi\light_Network.c|98|14|14|3182|14)
=      error = iwcfg_set_freq
(IPCFG_default_enet_device,(pointer)&channel_num);
>function has no prototype
C:/Program Files/Freescale/CW MCU
v10.1/MCU/ColdFire_Tools/Command_Line_Tools/mwccmcf|Compiler|Error
(C:\Program Files\Freescale\Freescale MQX
3.6\demo\light_webserver_wifi\light_Network.c|129|5|14|3999|14)
=     iwcfg_get_scan (IPCFG_default_enet_device,&scanRsp);
>function has no prototype
Errors caused tool to abort.
C:\Program Files\Freescale\CW MCU v10.1\gnu\bin\make: ***
[Source/light_Network_c.obj] Error 1

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,201 次查看
DavidS
NXP Employee
NXP Employee

Redpine did a patch update for MQX3.7 that should be more stable.

Please check at following link periodically for updates:

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-WIFI-RS2101

Note it is not Freescale but our third party vendors that provide the patch.

Regards,

David


在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,202 次查看
DavidS
NXP Employee
NXP Employee

Redpine did a patch update for MQX3.7 that should be more stable.

Please check at following link periodically for updates:

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-WIFI-RS2101

Note it is not Freescale but our third party vendors that provide the patch.

Regards,

David


0 项奖励
回复
1,201 次查看
firmwareenginee
Contributor I

Can someone help???

0 项奖励
回复
1,201 次查看
Tarun_redpine
Contributor III

Are you still working on it? Did you try with deifferent codewarrior IDE version?

Did you try the latest patch?

0 项奖励
回复