Hi All, I am trying to cross compile for hawkboard led.c, the code as given in: http://groups.google.com/group/hawkboard/attach/68fff873a9611ef5/led.c?part=2
http://groups.google.com/group/hawkboard/attach/68fff873a9611ef5/led.h?part=3 I get the following errors: /root/giri/armdrivers/hardware_driver/lednew/led.c: In function 'led_on': /root/giri/armdrivers/hardware_driver/lednew/led.c:192: error: 'DA850_GPIO6_12' undeclared (first use in this function) /root/giri/armdrivers/hardware_driver/lednew/led.c:192: error: (Each undeclared identifier is reported only once /root/giri/armdrivers/hardware_driver/lednew/led.c:192: error: for each function it appears in.) /root/giri/armdrivers/hardware_driver/lednew/led.c: In function 'led_off': /root/giri/armdrivers/hardware_driver/lednew/led.c:228: error: 'DA850_GPIO6_12' undeclared (first use in this function) make[2]: *** [/root/giri/armdrivers/hardware_driver/lednew/led.o] Error 1 make[1]: *** [_module_/root/giri/armdrivers/hardware_driver/lednew] Error 2 Can any one, let know why. Thanks & Regards, D.Giriprasad
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
