2024-05-05 10:58 PM
Hi Tech Support Team,
I would like to connect the B-U585I-IOT2A board to Azure IoT cloud using STM32CUBE IDE.
I am confusing on the setup steps.
Should I go through the steps 1 and 2 then follow steps 3.b?
Or just start with steps 3.b?
And also, when build the TFM_Appli_Secure project it come out error, there is no pid.h file under psa_manifest folder.
Please help. Thanks.
2024-06-19 08:13 PM
2024-06-20 09:54 AM - edited 2024-06-20 09:55 AM
Hi @bay
According to the messages in your console, drivers + middelware files among many others are missing.
I dumped my compilation console to compare it versus yours.
I suggest you to check which files are missing versus the ones in our TFM SBSFU example, add then to recompile again !!
Best Regards