Getting patch number / information from source?

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

Getting patch number / information from source?

928 次查看
dry
Senior Contributor I

Is there an MQX version or string somewhere which shows/ keeps track of the patch number ?

I found MQX has  _mqx_version_number = 0x04020000; which is matched by string const _mqx_version = "4.2.0".

But it doesn't seem to account for patches.

E.g. the two patch archives that were released are 4.2.0.1 and 4.2.0.2. But after I have applied them, the mqx version number and the string stayed same. It seems the patches *should* (or not?) bump the last version byte, but they don't.

0 项奖励
回复
1 回复

813 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi D.RY

As far as I know there is no patch info from the source. But we can get this info from the release notes.

Regards

Daniel

0 项奖励
回复