building RTCS Lib without ethernet support for MK22

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

building RTCS Lib without ethernet support for MK22

553 次查看
Donsnook
Contributor II

I'm using a MK22f120 trying to build RTCS . I don't need the Ethernet port because I will be setting up a PPP connection over a cellular module but need the support of the TCP/IP stack. is there a define that I can enable/disable so that I can build because the MK22 does not support Ethernet

so far I have not found one.

0 项奖励
回复
2 回复数

440 次查看
danielchen
NXP TechSupport
NXP TechSupport

I think the enet driver was excluded in source code if you are using BSP for TWR-K22F120M.

0 项奖励
回复

440 次查看
Donsnook
Contributor II

I was able to build with a couple of #ifndef in RTC.h and RTC_IF.h so that don't include any enet*.h

0 项奖励
回复