Hi all,
I'm just trying to set my first build system up, but I keep getting this error when I try and build.
C:\WINCE600\PLATFORM\iMX51-EVK\SRC\DRIVERS\IPUV3\DISPLAY\.\bspdisplay.cpp(1104) : error C2065: 'DDK_IOMUX_PIN_DISP1_DAT11' : undeclared identifier.
I've searched the forums and I've installed the latest rollups as described but I keep getting this error - can anyone help?
thanks,
Tony.
Solved! Go to Solution.
Are you using your customized workspace? If yes, please check if you set "bsp_si_ver" to "2.0" in your pbxml file. Without such settng you'll see the build error.
With default Freescale MX51 EVK workspace, you should never see such build error as such setting has been defined in the default workspace.
Are you using your customized workspace? If yes, please check if you set "bsp_si_ver" to "2.0" in your pbxml file. Without such settng you'll see the build error.
With default Freescale MX51 EVK workspace, you should never see such build error as such setting has been defined in the default workspace.