I create a project in CCS3.3 on EVMDM6437. I used VPFE Driver of PSP and DNK, I get a picture and use semaphore to synchronization, everything is OK before I add:
var osalGlobal = xdc.useModule('ti.sdo.ce.osal.Global')
in .cfg.
could some one to tell me why.