Getting error 0x6985 with SE05x

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

Getting error 0x6985 with SE05x

跳至解决方案
944 次查看
ar01
Contributor I

Hi,

I'm using the evaluation board for SE052. I'm trying to implement the se052_reset_example but it is not working. The function ex_sss_boot_open works fine and the applet is selected. However, the next command from Se05x_API_GetRandom function returns the error 0x6985. 

I've also tried sending different commands after ex_sss_boot_open, like Se05x_API_GetFreeMemory but I received the same 0x6985 error.

 

Thanks.

标签 (1)
0 项奖励
回复
1 解答
918 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @ar01 ,

 

Actually the SE052F uses like SE050F a mandated PlatformSCP connection. Did you configure the MW correctly ? Please kindly refer to https://www.nxp.com/webapp/Download?colCode=AN14028 for more details.

 

Hope that helps,

 

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.
-------------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
919 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @ar01 ,

 

Actually the SE052F uses like SE050F a mandated PlatformSCP connection. Did you configure the MW correctly ? Please kindly refer to https://www.nxp.com/webapp/Download?colCode=AN14028 for more details.

 

Hope that helps,

 

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.
-------------------------------------------------------------------------------

914 次查看
ar01
Contributor I
Thanks Kan!, I thought that was disabled by default, I changed the features to include the platform scp and that worked. Have a nice day.
0 项奖励
回复