Zeek: That fixed it. Thanks... --Mark
On Wednesday, July 27, 2016 at 10:54:22 AM UTC-4, ZeekHuge wrote: > > Hi Mark, > > Try specifying the bit number there > > QBBS A_CHANGED, r0, 0 > > > https://github.com/ZeekHuge/BeagleScope/blob/port_to_4.4.12-ti-r31%2B/firmware/main_pru1_def.asm#L411 > > On Tuesday, 26 July 2016 21:40:45 UTC+5:30, Mark A. Yoder wrote: >> >> I'm use clpru to assemble some code[1] for the PRU. Unfortunately I'm >> getting the following error: >> >> >> QBBS A_CHANGED, r0.t0 >> >> "pru0-encoder.asm", ERROR! at line 103: [E0003] Invalid instruction >> QBBS A_CHANGED, r0.t0 >> >> >> I can't figure out what is invalid about QBBS? >> >> I'm running on a BeagleBone with version 2.1.2 of clpru. >> >> *clpru -version* >> PRU C/C++ Compiler v2.1.2 >> Build Number 1PL7P-2LI-UAYAS-TAQ-ZARUGU >> >> PRU EABI C/C++ Parser v2.1.2 >> Build Number 1PL7P-2LI-UAYAS-TAQ-ZARUGU >> PRU C/C++ File Merge v2.1.2 >> Build Number 1PL7P-2LI-UAYAS-TAQ-ZARUGU >> PRU C/C++ Optimizer v2.1.2 >> Build Number 1PL7P-2LI-UAYAS-TAQ-ZARUGU >> PRU C/C++ Codegen v2.1.2 >> Build Number 1PLBO-0QRTSXTX-UAYAS-TAR-ZARUGU >> PRU Assembler v2.1.2 >> Build Number 1PL7P-2LI-UAYAS-TAQ-ZARUGU >> PRU Embed Utility v2.1.2 >> Build Number 1PL7P-2LI-UAYAS-TAQ-ZARUGU >> PRU C Source Interlister v2.1.2 >> Build Number 1PL7P-2LI-UAYAS-TAQ-ZARUGU >> PRU Linker v2.1.2 >> Build Number 1PL7Q-2LI-UAYAS-TAQ-ZARUGU >> PRU Absolute Lister v2.1.2 >> Build Number 1PL7P-2LI-UAYAS-TAQ-ZARUGU >> PRU Strip Utility v2.1.2 >> Build Number 1PL7P-2LI-UAYAS-TAQ-ZARUGU >> PRU XREF Utility v2.1.2 >> Build Number 1PL7P-2LI-UAYAS-TAQ-ZARUGU >> PRU C++ Demangler v2.1.2 >> Build Number 1PL7P-2LI-UAYAS-TAQ-ZARUGU >> PRU Hex Converter v2.1.2 >> Build Number 1PL7P-2LI-UAYAS-TAQ-ZARUGU >> PRU Name Utility v2.1.2 >> Build Number 1PL7P-2LI-UAYAS-TAQ-ZARUGU >> PRU Object File Display v2.1.2 >> Build Number 1PL7P-2LI-UAYAS-TAQ-ZARUGU >> PRU Archiver v2.1.2 >> Build Number 1PL7P-2LI-UAYAS-TAQ-ZARUGU >> >> >> --Mark >> >> >> [1] >> https://github.com/MarkAYoder/BeagleBoard-exercises/blob/master/pru/examples/encoder/pru0-encoder.asm >> > -- 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/cbb0fec6-672f-487c-9054-7c7b8fd37875%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
