**** BEGIN LOGGING AT Mon Mar 17 02:59:58 2014 Mar 17 03:00:44 sure Mar 17 09:11:31 panto, anujdeshpande: found a method to access constant table registers in C when using PRU compiler version 1.1.0B1 & 2.0.0B1 Mar 17 09:11:37 blinkled c code: http://pastebin.com/dufrYgUc Mar 17 09:11:37 addition to lnk.cmd : http://pastebin.com/xLJwpeST Mar 17 09:13:57 hi sidbh Mar 17 09:14:08 panto: hi Mar 17 09:15:38 have you checked out the method? what do you think? Mar 17 09:16:39 also that __delay_cycles() function is kind of nice feature in 2.0.0B1 version Mar 17 09:17:19 it is equivalent to the exact delay we provide using assembly code Mar 17 09:18:34 assembly version of that function is: Mar 17 09:18:42 LDI32 r15, 41943039 Mar 17 09:18:42 $1: SUB r15, r15, 1 Mar 17 09:18:42 QBNE $1, r15, 0 Mar 17 09:19:48 good Mar 17 09:20:30 try to modify the example code with this Mar 17 09:20:33 looks good Mar 17 09:21:11 err, why are you poking values out the gpio data register? Mar 17 09:21:22 that's not the way to go with the PRU Mar 17 09:21:29 use the GPI/GPO register Mar 17 09:22:03 i wanted to view my results on bbb's USR LEDs :) Mar 17 09:23:01 also to check if writing into C4 register is working or not Mar 17 09:23:36 i'm enabling OCP master ports using C Mar 17 09:23:49 so if it is enabled i see my o/p Mar 17 09:23:55 else not Mar 17 09:24:34 paste the assembly generated Mar 17 09:24:40 sure Mar 17 09:36:50 http://pastebin.com/yitbvd8S Mar 17 09:37:36 panto: here is the assembly generated ^^ Mar 17 09:39:44 looks fine Mar 17 12:54:28 Well right now I'm at a cross roads, I was putting together a linux board with an auto pilot coprocessor. (I am using a raspberry pi) Rather than do that I would love to help you guys get this beagleboard up and running and have the entire thing on one board. Mar 17 12:56:24 Anyhow, I have 8+ years of AVR and linux experience all embedded. Also have a lot of arm experience. Mar 17 13:01:32 il; post to the forum as I wont have immediate access to a comp for the next few days Mar 17 17:36:58 @jkrinder hey Mar 17 18:34:29 Jkridner my topics at mailing list is gttng deleted **** ENDING LOGGING AT Tue Mar 18 02:59:58 2014