PPP Client Code for Kinetis

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

PPP Client Code for Kinetis

1,519 次查看
tharonhall
Contributor IV

Does anyone know if there is ready made PPP client code for the Kinetis processors? I saw one reference that suggests that MQX may have some code that could prove useful. We are using the FreeRTOS flavor of OSA, but if there was a compelling reason we could consider switching to the MQX flavor. Would prefer a more OS agnostic client if possible.

标签 (1)
标记 (4)
0 项奖励
回复
3 回复数

1,159 次查看
frob
Contributor I

PPP is built in to lwIP - i just picked up the FRDM-K64F demo board and several demos inlcuded feature FreeRTOS and lwIP.

I havent tried it yet but it should be quite easy to get PPP up and running starting with one of these demos.

I plan to do that myself later once i get a few other things working first..

the KSDK features an OS abstraction layer that makes it easy to switch between various OS's like FreeRTOS. MQX, uCos2, etc..

and includes lots of useful IP/drivers drivers for all peripherals , lwIP, USB stacks etc.

Please let us know how it goes with PPP

good luck

1,159 次查看
dereksnell
NXP Employee
NXP Employee

Hi Tharon,

Yes, MQX does include a PPP client driver. You can find more details in the MQX RTCS User Guide<http://cache.freescale.com/files/32bit/doc/user_guide/MQXKSDKRTCSUG.pdf>.

Thanks

1,159 次查看
tharonhall
Contributor IV
0 项奖励
回复