when i build the image of wince 6.0 in vs2005 for my compulab's cm-t3530 - omap 35xx board. it gives 37 errors...
the error is mentioned below:
e:\ wince\platform\cm-t35-bsp\src\csp\inc\sdhc.h:error c2061:syntax error:indentifier 'PSD_CARD_INTERFACE_EX'
it gives undeclared identifier for the same 'PSD...' in sdhc.c file
how to solve this.