Hello again FreeRTOS friends,
I’m reaching out here once again to seek information. I’m trying to implement the coreSTNP demo. To do this, I also need to use corePCKS11, and here’s where things get complicated.
I’m facing several issues:
1- The compiler is unable to import the files. For some reason, the paths I’ve implemented for the other layers don’t work.
Especially with the functions inside core_pkcs11_pal.h.
I can’t import these functions.
2- If I skip the aforementioned functions and implement the SNTP Demo just to see what kind of feedback I get, the application crashes. I assume it’s a memory issue, but with the Debug, I’m not quite sure at which specific point.
I would appreciate it if someone could help me with advice or any resources like repos or examples.
Thank you very much and have a great weekend.