2025-03-20 7:49 PM
I ran into some issues porting the security package for STM32MP157
My project was based on arm compiler 5, because cubeMX generated this version, but the MDK part of the self-test library I downloaded from the official was based on arm compiler 6, so I could not transplant the self-test library to my project. Is there any solution?