SE050 middleware software with S32K146

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

SE050 middleware software with S32K146

跳至解决方案
193 次查看
stefan_nagel
Contributor I

Hey NXP,

in the package: se05x_ksdk-evkmimxrt1060_v04.05.00

there is the file:
phNxpEseProto7816_3.c

under:
se05x_ksdk-evkmimxrt1060_v04.05.00\middleware\se_hostlib\hostlib\hostLib\libCommon\smCom\T1oI2C

In the function:phNxpEseProto7816_ComputeCRC in line 125 you declare local variables with the same names you did as registers for the S32K146:

stefan_nagel_0-1719229978289.png

 

uint16_t CAL_CRC = 0xFFFF, CRC = 0x0000;

For sure, I can fix that locally, but it would be great if you fix that in your software.

If you have any questions or feedback, dont hesitate to contact me.

Kind regards

Stefan

0 项奖励
回复
1 解答
178 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @stefan_nagel ,

 

Thanks for the report! I will let the MW team know about it.

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
179 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @stefan_nagel ,

 

Thanks for the report! I will let the MW team know about it.

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复