new ipcfg.c in MQX 4.1

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

new ipcfg.c in MQX 4.1

338 Views
huishao2
Contributor IV

hi -

I found that IPCFG_default_xxx that were defined in rtcs\source\if\ipcfg.c are removed in MQX 4.1. My application has compiler errors on it, is there a way to resolve  it?

IPCFG_default_enet_device = DEMOCFG_DEFAULT_DEVICE;
IPCFG_default_ip_address = ENET_IPADDR;
IPCFG_default_ip_mask = ENET_IPMASK;
IPCFG_default_ip_gateway = ENET_IPGATEWAY

thanks!

Hui

0 Kudos
1 Reply

245 Views
soledad
NXP Employee
NXP Employee

Hi Hui Shao,

Please check the below thread, I hope this helps :smileywink:

K60F Demo Doesn't Work for MQX 4.0


Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------