redpine Wifi error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

redpine Wifi error

Jump to solution
915 Views
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

Labels (1)
Tags (1)
0 Kudos
1 Solution
405 Views
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


View solution in original post

0 Kudos
3 Replies
406 Views
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 Kudos
405 Views
firmwareenginee
Contributor I

Can someone help???

0 Kudos
405 Views
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 Kudos