Hi,I want to automatically add the following line of code at the top of each source file within my project:static char const thisFile[] = __FILE__;For this, I'm creating the following Define symbol (-D) in STM32CubeIDE, by going to project Properties...