On Sunday, July 27, 2014 6:55:57 AM UTC-4, kthab...@gmail.com wrote:
>
> i use high level file io to control GPIO pins
>
> i wanna use like general MCU port register (use 8bit). so i'm writing 
> eight file functions.
> but appear this compile error.
>
> /tmp/ccP4wrXQ.o: In function `main':
> led_blink.c:(.text+0x598): undefined reference to `pin_wirte'
> collect2: ld returned 1 exit status
>
> when i use only two 'pin_write' function, there is no error.
> what's wrong is this??
>
>  
The error message says it all. Check for typos.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to