how to update SDK 1.3 MQX from classic MQX 4.2?

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

how to update SDK 1.3 MQX from classic MQX 4.2?

跳至解决方案
1,896 次查看
Novalis
Contributor III

Hello,

I thought that MQX from KSDK 1.3  is more recent (according to MQX Roadmap​ ) than classic MQX 4.2 and that it will contain all sources that are in 4.2.

I wanted to try RTCS/grps  example (which exists in 4.2) on FRDM-K64F (I would modify twrk60n512 example), but I cannot find it in KSDK 1.3 (also modem.h and some other files are not there).   So which sources are more recent? Or are they mixed (some are newer in 4.2 and some in KSDK 1.3)?

Is there any recommended way how to sync those two sources (and examples)?  Or is there any patch being prepared for KSDK 1.3 that will do this?

Thanks,

Martin

标签 (1)
0 项奖励
回复
1 解答
1,535 次查看
Martin_
NXP Employee
NXP Employee

The kernel and RTCS generic code is the same. However, the IO drivers are different (KSDK versus MQX classic) due to different IO subsystem (NIO in KSDK).

The gprs example requires RTCS+PPP, which has not been ported to NIO, thus, the PPP/gprs example is not available in the KSDK version of MQX. For RTCS+PPP you have to use MQX classic.

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,536 次查看
Martin_
NXP Employee
NXP Employee

The kernel and RTCS generic code is the same. However, the IO drivers are different (KSDK versus MQX classic) due to different IO subsystem (NIO in KSDK).

The gprs example requires RTCS+PPP, which has not been ported to NIO, thus, the PPP/gprs example is not available in the KSDK version of MQX. For RTCS+PPP you have to use MQX classic.

0 项奖励
回复
1,535 次查看
Novalis
Contributor III

And Martin, do you have any idea, when PPP (and GPRS example) could be available in KSDK MQX?

0 项奖励
回复
1,535 次查看
Novalis
Contributor III

OK,

I think it is not good idea to stay with MQX classic, so I should better wait for ppp/gprs example to be ported to KSD (i can see that modem.c is already present, but modem.h not) or try to port it myself. Anyway, I hope it will be in next release in case I won't be able to do it myself :smileyhappy:

Thanks,

Martin

0 项奖励
回复