i.mx25 Serial Download Protocol Statuscodes

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

i.mx25 Serial Download Protocol Statuscodes

跳至解决方案
1,691 次查看
fabiansetz
Contributor I

Hi @all,

i get the statuscode 0x56 78 78 56  - 12 3F 3F 12 after sending the write_Memory command (0x02,0x02,...)

what does this returnvalue mean? I cant find it in RM /HAB-Codes?!

Thank you!

标签 (1)
标记 (2)
0 项奖励
回复
1 解答
1,571 次查看
Yuri
NXP Employee
NXP Employee

It should be : 0x56 0x78 0x78 0x56 - 0x12 0x8A 0x8A 0x12.
I do not see any mentions about using 0x3F in HAB boot ROM protocol, sorry.


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,572 次查看
Yuri
NXP Employee
NXP Employee

It should be : 0x56 0x78 0x78 0x56 - 0x12 0x8A 0x8A 0x12.
I do not see any mentions about using 0x3F in HAB boot ROM protocol, sorry.


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
1,571 次查看
fabiansetz
Contributor I

There was an encoding problem with my uart: I only received "Characters" instead of "Bytes" so the MSB was ignored and cut off the rest.

0 项奖励
回复
1,571 次查看
Yuri
NXP Employee
NXP Employee

:-)

0 项奖励
回复