Question
Set elf file path relative to project
Hello,
I have a project structure as follows:
- Src
- bin
- app.elf
- tools
- IDE
in IDE I have my Stm32CubeIDE and I tried to set the application path to be relative, it get recognized but when launch I got null exception. any clues?

