Hello Robert, Thanks for the fast reply. I'm unsure what you mean by "sgx = no comment". Is sgx no longer officially supported by TI?
Also I would like to provide more light about my building issues with the stock Graphics SDK provided by TI: - issue 1: "error: implicit declaration of function fb2display" occurred because I forgot to add TI_PLATFORM=ti335x. The complete command line is make GRAPHICS_INSTALL_DIR=/home/tzsw/Graphics_SDK_5_01_01_02 KERNEL_INSTALL_DIR=/home/tzsw/ti-linux-kernel BUILD=release OMAPES=8.x FBDEV=yes TI_PLATFORM=ti335x all - issue 2: "fatal error: omapfb/omapfb.h: No such file or directory" is a known issue with the TI Graphics SDK. Does TI not test its SDK against its kernel? Robert C Nelson's ti-sdk-pvr repository on github has the fix, in particular the 5.01.01.01-ti branch: https://github.com/RobertCNelson/ti-sdk-pvr/commits/5.01.01.01-ti Tziang -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/af6173ed-2453-42be-aa32-ba4b5f8ae938%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
