Hi Steve, The gx_display_create() calls the lower level display driver. You could either trace into the call by enabling the guix source or look at the RTOS resources tab in the debugger to see if a thread is pending on a semaphore or a mutex. Your display will require the use of sdram for the frame buffers - are you allocating the buffers in the correct section in the GLCD settings? Do you have the switches setup properly on the DK board? I really can't help you narrow down the issue without more information. -Gary
↧