This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

wince 6.0 os image build errors

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.