Well I couldn't find one, so I made one. http://elinux.org/EBC_Exercise_30_PRU_porting_pasm_to_clpru
Please add to it. --Mark On Tuesday, July 19, 2016 at 2:20:47 PM UTC-4, Mark A. Yoder wrote: > > I'm converting some PRU assembly code from pasm to clpru and finding there > are some differences. An earlier thread > <https://groups.google.com/forum/#!searchin/beagleboard/pasm$20clpru/beagleboard/3h0kcqGk7oQ/8pLIANRkDAAJ> > noted > some differences between the two (Use LDI, not MOV for loading constants > for example). > > Has anyone made a porting guide? For example: > > #define CH1BIT r30.t8 > converts to > .asg r30.t8, CH1BIT > > Thanks... > > --Mark > -- 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/7b0f3c03-18db-41a5-a145-83eca39a0c23%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
