**** BEGIN LOGGING AT Tue Aug 13 03:00:00 2013 Aug 13 18:43:00 gregkh, ping if you're around Aug 13 18:51:57 ka6sox, ping Aug 13 18:55:55 mluckham, pong Aug 13 18:56:06 panto: pong Aug 13 18:56:22 hi Tom, did you see my discussion with panto yesterday? Aug 13 18:56:31 gregkh, bugs, bugs everywhere Aug 13 18:57:32 note that it doesn't crash immediately on removal because my crash fix patchset is applied Aug 13 18:57:55 mluckham, just read that. Aug 13 18:58:48 ok - so I have some C++ code that operates P8 pins using gpio - will use that to implement a bitbang interface for OpenOCD as stage 1 Aug 13 18:59:10 I'm setting up a github repo - my first time so probably won't be ready for a few days Aug 13 18:59:35 next is to shift the bitbang interface to PRU - using downcalls and sysfs nodes Aug 13 19:00:10 these will give the necessary experience with OpenOCD and JTAG that I need Aug 13 19:00:56 how is the cape coming along? Aug 13 19:02:02 was there some reason to separate input pins and output pins, to different PRUs? Aug 13 19:06:56 gregkh, sent - but don't apply yet; still waiting for input by the maintainers Aug 13 19:07:02 panto: ok. Aug 13 19:10:16 mluckham, talked a bit with panto, we can use downcalls for most if not all...I just want some low speed control/status with sysfs stuff. Aug 13 19:12:15 I bid thee good night Aug 13 19:12:19 bbt Aug 13 19:14:22 nite panto Aug 13 19:14:41 mluckham, the PRUs have GPI *or* GPO Aug 13 19:14:43 not GPIO Aug 13 19:15:32 ok Aug 13 19:16:11 a bit awkward though? Aug 13 19:16:15 not really Aug 13 19:16:28 the FDX process we are using can be nicely split up Aug 13 19:16:50 when clocking a bit out, have to clock one in as well - needs some kind of pru-pru coordination? Aug 13 19:17:01 just a wire Aug 13 19:17:10 clock line Aug 13 19:17:28 feedback signal wire? Aug 13 19:18:02 no, just common clock Aug 13 19:18:14 actually I'm wrong Aug 13 19:18:52 the CPLD is a FIFO and the CPLD controls when things need to happen with the PRU to either feed or remove data from the FIFOs Aug 13 19:19:21 CPLD will listen to 'one pru' and talk to 'other pru' ? Aug 13 19:19:40 transferring the TCLK signal as needed? Aug 13 19:20:14 yes Aug 13 19:20:21 that works Aug 13 19:20:24 the PRU will set the clock rates Aug 13 19:20:38 and the divider on the CPLD will handle the TCK lines Aug 13 19:20:51 the PRU will engage TMS as needed Aug 13 19:21:29 TDI/TDO are abstracted thru the FIFO<>PISO/SIPO interfaces Aug 13 19:21:59 do you have a writeup for this? Aug 13 19:22:13 I've got a block diagramme... Aug 13 19:22:25 we need a common repo to put things into however Aug 13 19:23:41 want to use mine? but, you already have one (cape schematics) Aug 13 19:23:55 yes, let me go ahead and get it up there. Aug 13 19:24:01 good Aug 13 19:24:43 i have to do some work outside, back in a couple of hours Aug 13 19:28:08 I also need to do some work as well. **** ENDING LOGGING AT Wed Aug 14 02:59:59 2013