Jump to content

Display image remains same even after executing different demo


kp030188

Recommended Posts

Hi,

I am executing demos on embedded linux board ( using Linux-Framebuffer). I cross compiled few demos for the board. But when i am executing those demos i am facing issue. Same image remains on the display even new demo is executed. For example:- I executed circle demo, circle displayed on screen. After that i executed image_animated demo but still circle displayed on screen. After that aborting this and executing again animated image appeared. This is happening with all the demos, to check output of any demo i have to execute it twice as during 1st run its showing output of previous demo.

Link to comment
Share on other sites

Hello and welcome to the community,

This issue has been reported before but unfortunately we didn't have time to investigate ourselves yet and the person that asked the question didn't bother trying to figure out what the problem is. For now, the easy solution is to call the board initialization function twice in the driver.: 

We'd appreciate it if you can have a look at this trying to figure out what the problem might be.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...