Getting patch number / information from source?

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

Getting patch number / information from source?

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

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