building RTCS Lib without ethernet support for MK22

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

building RTCS Lib without ethernet support for MK22

682件の閲覧回数
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 返答(返信)

569件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

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

0 件の賞賛
返信

569件の閲覧回数
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 件の賞賛
返信