On Mon, Nov 6, 2017 at 7:31 AM, Alek Mabry <[email protected]> wrote:

> Is there a particular way I am supposed to type out commands in asm(); ?
>
> asm() is not part of the C language definition, so the syntax depends on
the compiler you're using. I know GCC asm() better, but I assume you're
using TI clpru. I don't know of a good explanation of clpur asm(); there
are examples in texane's pru_sdk, so
 git clone https://github.com/texane/pru_sdk
and look in e.g. example/pruss_c/pru_hal.c

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAC%3D1GgFY5OUmnMKpGmH8EXW12kDH%2BV7%2B_D1JOkh8%2Bvq22LhnNw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to