2023-12-23 05:25 AM
In the file "Problem description.pdf" you find a description of my problem.
I am using visualgdb to compile a Linux application using the GTK-Graphic running on the A7 core of the STM32MP157F-DK2 board.
The build process principally works correctly, but there is a problem with user privilege settings.
Does sombedy have any ideas how to tackle this problem ?
2024-01-02 11:49 PM
Hello @Forti61,
The behavior you have looks completely normal, and your PDF well summarize it :
I do not know your editor, but you certainly have a way to execute your program with a different user privilege.
Kind regards,
Erwan.