Hi all, I want to ask you guys, if someone can explain me how to correctly configure BSPs... I have my BSP running, everytinhg works fine, but I have things loaded that I'm not using and I dont want them consuming resources (like, for example, camera.dll, pwm.dll, etc). I know I have to use variables like BSP_NOCAMERA, but I dont know where to declare them! Thanks a lot! Fernando
how to configure BSP?
Hello Fernando, The BSP_xx variables you are talking about are located in the mini2440.bat file (\WINCE600\PLATFORM\Mini2440). Domodom