Question
PCROP code calls to HAL functions
Hi,
I have a firmware I wan't to give already flashed protected by PCROP to a customer. Insidie my firmware I use some standart library functions line strlen(), vsprintf and some HAL functions to manage peripherals.
What is the best way to call these functions from pcrop area?
Should I include all needed functions in the pcrop area?
Regards,
Miguel
