Hi Lukas,
1.We have tried to port the MPC56xxSLibsV2_0R46.zip lab tutorials(tried for LAB 0 tutorial) for MPC5645S in CW by making a new project for the same and integrated the remaining files.But showing out of memory error even though we have compiled successfully. The template for MPC56065S is not compiling successfully.Could you please share a template for MPC5645S project which having graphics libraries ?
2. We got a OVG_PPC_demo.zip code and successfully displayed a TIGER.bmp image on screen. We were able to check the image library generation using the freescale image encoder tool shared by you and generated .c, .h files for a sample image This is the only working code for MPC5645S we have which doesn't seem to be using Image Encoder tool to generate image(tiger image displayed on screen) library files. We have tried to integrated the MPC56xxSLibsV2_0R46.zip lab tutorials in this project and changed the memory allocations in lcf files ,still no progress.Any idea ?
3. Does the CW 2.10 trial version is having size limit for compilation and flashing? sometimes we are getting error like "demonstration version : too many lines in source code" is showing.