I have had some experience with Microchip Assembly (PIC) language in the 
past and am trying to familiarize myself better with the TI PRU instruction 
set. One particular feature the PIC had was the 'movlw' instruction (or 
literal to work register), which allowed you to basically turn on or off a 
whole bank of associated GPIO pins in a single instruction (i.e. movlw 
b'101010').

Does anyone know if the TI instruction set has something similar (and 
perhaps I am missing it) ? Or does each register need to be 
configured/turned on/off one by one ?

-- 
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