Hi, I download the common driver library (CDL) from below URL www.lpcware.com/.../lpc32x0-common-driver-library-cdl and I have tried to set the environment for LPC3250 common driver library (CDL) from Windows XP by below procedure. The procedure is: 1.In command prompt i set the environment where the generic is present for lpc32x0 by using command C:\nxpmcu\software>setenv generic_32x0 gnu 1 2. After that i went to below folder C:\nxpmcu\software\csps\lpc32xx\bsps\generic_32x0\startup\examples\Burners\nand_lb\kickstart
3.I make it by C:\nxpmcu\software\csps\lpc32xx\bsps\generic_32x0\startup\examples\Burners\nand_lb\kickstart>make but it is showing errors like make <e=2>: The system cannot find the file specified. make:***[uart.0] Error 2
4.If i make it by C:\nxpmcu\software\csps\lpc32xx\bsps\generic_32x0\startup\examples\Burners\nand_sb\kickstart>make then error is make (e=2): The system cannot find the file specified. make: *** [kickstart_nand_sb_burn.o] Error 2
5.For C:\nxpmcu\software\csps\lpc32xx\bsps\generic_32x0\startup\examples\Burners\nor\norerase the error is make (e=2): The system cannot find the file specified. make: *** [norerase.o] Error 2
HOW CAN I RECTIFY OR FIX IT?
yes I know it has separate forum, i posted there also but no one yet replied.if you or anyone know how to fix it please give reply... thanks regards...