工具/软件:
下午好、
谁可以帮助我添加 CC2642 的 mbedTLS?
我想使用 mbedTLS 库中的 HMAC-SHA256。
这得到 TI 的支持、但我仍然遇到“symbol not found“错误问题。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
工具/软件:
下午好、
谁可以帮助我添加 CC2642 的 mbedTLS?
我想使用 mbedTLS 库中的 HMAC-SHA256。
这得到 TI 的支持、但我仍然遇到“symbol not found“错误问题。
您好、Jasper、
mbedTLS 包含在我们的 SDK 中、由我们的加密驱动程序用于执行各种加密操作。 在这里、我建议使用“sha2has..."</s>“ 以 SDK(位于 drivers 文件夹中)中的示例开头、然后修改示例以执行 HMAC(我们有的一些代码/功能)。

(*单击“?“可找到上述图像/代码 符号、在驱动程序-> SHA2 中显示“示例“超链接)

谢谢、
Alex F