Hello,
I'm playing with embedded wizard enviroment, I have succesfully tested the example application on my raspberry pi 4 following the guide.
Now I would like to start the graphical application on Raspberry Pi OS full (with DSI monitor 7") but I'm getting error (obviously) while starting the application:
"Initialize Display... [failed]"
I imagine that there is a conflict with the "Desktop" management of RPI os and the application. How can I launch the application on rpi os full? I know that in "ewconfig.h" there are lines for display configuration but I don't know what i can do..