Question
STM32MP157A The security feature pack does not support arm compiler 5
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?
