SE050 middleware software with S32K146

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

SE050 middleware software with S32K146

ソリューションへジャンプ
274件の閲覧回数
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 解決策
259件の閲覧回数
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 返信
260件の閲覧回数
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 件の賞賛
返信