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:
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
已解决! 转到解答。
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.
-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------