Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TotalCross GUI App giving SDL_CreateWindow Error in STM32MP157 Based Board #366

Open
Munawar-git opened this issue Sep 6, 2021 · 0 comments

Comments

@Munawar-git
Copy link

Munawar-git commented Sep 6, 2021

I created a sample Light on and off application (excluding gpio control)from TotalCross website.
I created package for linux and linux_arm. The appication in linux package works on my host pc Ubuntu 18.04. but linux_arm does not work on my embedded board based on STM32MP157C (armv7l), I have Yocto wayland Image.
I have used the same code as in the link below:
https://learn.totalcross.com/documentation/get-started/first-embedded-project-with-totalcross

When I run the App the following error appears.

root@xx-1570:~/linux_arm# ./Bulb
Testing video drivers...
SDL_VIDEODRIVER available: x11 wayland dummy
SDL_VIDEODRIVER selected : wayland
SDL_DisplayMode #0: current display mode is 800x480x59
SDL_CreateWindow(): failed to create a window surface Exiting: 107

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant