Hello,
I'm using an AM3352 processor with the TI SDK 07.00.00.00.
When I follow the QT wiki page and start the example I get an error:
QScreenLinuxFb::connect: No such file or directory
Error opening framebuffer device /dev/fb0
This is error repeats until I stop the programm.
In my menuconfig the following is turned on:
Device Drivers --> Graphics Support
<*> Support for frame buffer device -->
[*] Enable firmware EDID
[*'] Framebuffer foreign endianness support
<*> DA8xx/OMAP-L1xx/AM335x Framebuffer support
[*] Simple framebuffer support.
But this does not help, what can I do?
Kind regards
Patrick