**** BEGIN LOGGING AT Sun May 18 02:59:59 2014 May 18 04:11:03 hello alexanderhiam ! May 18 09:18:34 * karki has updated his blog :) May 18 09:18:43 Abhishek_ : ping May 18 09:21:30 karki: pong. Nice blog there! May 18 09:27:58 * karki has shamelessly copied the design from n number of sources ;) May 18 09:28:54 Abhishek_ : I needed your help set up clpru v2 on PC May 18 09:29:09 Its giving me weird problems May 18 09:29:37 not finding the include paths? May 18 09:29:43 yes May 18 09:29:46 ;) May 18 09:29:54 I did modify bashrc May 18 09:30:06 but still seem to be a bit off May 18 09:30:40 add PRU_C_DIR, and (m)ranostay had pointed out before that the separator is ; and not : May 18 09:34:10 add PRU_C_DIR to where? May 18 09:34:23 export it May 18 09:36:01 whats the value? May 18 09:36:22 export PRU_C_DIR="what?" May 18 09:36:59 "/include;/lib" May 18 09:38:14 Thanks :) May 18 09:48:34 np May 18 10:20:28 * karki is now getting the compiler error that is expected.... May 18 10:29:34 prudefs.h is the red herring May 18 10:44:29 what exactly does the "cregister" key word tell the compiler? May 18 10:48:09 "ws28xx-pru0.c", line 193: error: identifier "C0" is undefined May 18 10:49:15 All the macro defn is making it hard to debug :/ May 18 11:22:49 all : Is there a beaglebone black visual simulator? May 18 11:23:09 * Abhishek_ is now rendering his intro video... May 18 12:01:53 jkridner : do you have the link for the older version of the compiler? I needed the older readmes May 18 13:04:50 video uploading May 18 13:44:03 * Abhishek_ 's video is now online on YouTube, and the wiki page http://www.youtube.com/watch?v=Jl3sUq2WwcY May 18 13:47:41 * karki is impressed by Abhishek_ 's video - wonders how he got the sound so clear! May 18 13:56:15 The onboard microphones on my laptop aren't so good, I had a dynamic microphone lying around, so used that instead, and ran noise suppression on Audacity. May 18 15:07:39 alexanderhiam : ping! May 18 15:14:03 Abhishek_: and karki: both of your videos were very good. I had no idea what your prjects were about before but you guys had great explanations. May 18 15:15:45 Thank you rseethamraju, your video was nice too. Brief and to the point. May 18 15:16:13 but yours had a really good explanation May 18 15:16:38 now I feel like I should’ve explained more May 18 15:19:43 rseethamraju : Trust me I'd listen to a 2.5 min video over a 11 min one :) May 18 15:20:23 * karki thinks he has fixed (m)ranostay's code..... May 18 15:20:24 karki: 8) May 18 15:22:08 karki: could you pastebin the assembly listing of the PRU0 code? May 18 15:23:43 one sec, just have to confirm everything is working, seem to have a slight problem, should take bit more time :/ May 18 15:23:58 btw what was wrong with mranostays patch? May 18 15:24:13 why did he undo it? what was "not right"? May 18 15:24:17 the generated assembly code May 18 15:24:29 what about it? May 18 15:24:58 I thought it was a far pointer problem..... May 18 15:25:08 IIRC the generated assembly code was messed up and did not work May 18 15:27:08 wth? This is surprising! I thought there was no need as such to touch the PRU0.c code as far as the code was compatible with the clpru v2. I did not expect a logical flaw to come in! May 18 15:27:28 anyway I'll be back in an hour...... I'll see what I can do May 18 16:04:03 Abhishek_ : I was just testing out mranostay 's patch (which he later undid), it gives me undefined symbol C0, C4 and __PRU_CREG_MEM ! was make successful for you? It compiles, but does not link! May 18 16:08:31 Is it? It compiled successfully for me IIRC. May 18 16:10:03 I will test it tomorrow. I've already called it for today May 18 16:11:38 It does compile successfully into a .obj file, does not link from that point! mranostay help! May 18 17:29:53 alexanderhiam : ping May 18 17:45:19 mranostay : what is __PRU_CREG_MEM? I'm getting a undefined symbol error with my modifications to your code ( I made the far pointer mod which compiles, but has this one error while linking! ) May 18 20:49:58 karki: Have you modified the linker script as well? May 19 02:54:57 Abhishek_ : yes, I have modified the linker script (actually its the same one which mranostay had for his v2 support that he later rolled back! I was able to link mranostay 's script, but not mine :/ ) May 19 02:55:00 So the coding period officially starts today? May 19 02:58:48 think so May 19 02:58:59 me too May 19 02:59:07 i was attempting briefly to get my code to running for 2.0.0 May 19 02:59:34 have a day job and was at the beach yesterday so i wasn't successful **** ENDING LOGGING AT Mon May 19 02:59:58 2014