**** BEGIN LOGGING AT Fri Nov 02 02:59:58 2018 Nov 02 03:15:07 zmatt: that works :) Nov 02 03:21:33 note that property; is the same thing as property = <>; Nov 02 03:32:20 ahh that makes sense Nov 02 03:34:24 the value of a property is nothing more than a sequence of zero or more bytes, just like the contents of a file, and the above are just two possible ways to declare a property with an empty value **** BEGIN LOGGING AT Fri Nov 02 04:09:02 2018 Nov 02 04:24:39 a bit more work to get this protocol set up Nov 02 04:24:47 then porting a database integration Nov 02 04:24:50 man its been a crazy 8 days Nov 02 08:39:50 zmatt: do you remember anything special regarding jtag on the DM37x line of SoCs? Nov 02 08:40:17 zmatt: like, having to manually set a bit in an obscure debug register to enable the DBGEN signal to the cortex cores? Nov 02 08:45:45 I'm not all that familiar with debugging on the omap3 Nov 02 08:45:56 thanks, nevermind Nov 02 08:49:13 ah, yep you need to do some write Nov 02 08:53:11 thinkfat: write 0x00002000 to 0x5401d030 apparently (part of DAPCTL on the L4EMU) Nov 02 08:53:36 via the APB-AP Nov 02 08:53:41 ok, interesting Nov 02 08:53:49 source? Nov 02 08:54:33 oh, and that needs to be done before you can actually halt the cores, because it gates invasive debug... Nov 02 08:54:57 zmatt: I just realized you're also on #openocd ;) Nov 02 08:55:17 I am, for decorative purposes Nov 02 08:55:22 source: https://www.spinics.net/lists/linux-omap/msg116193.html Nov 02 08:57:12 interestingly it seems I knew this stuff at some point... since I'm calling the register at that address by name there, "DAP_PC_FER" Nov 02 08:57:26 no idea where I got that from Nov 02 08:57:29 ah, but the whole thread is about doing it without a hardware debugger Nov 02 08:57:45 yes and no, it's still being done with self-jtagging via a gpio Nov 02 08:58:24 and/or toggling the input-enable bit Nov 02 08:58:38 (gpio needed to read back TDO if desired) Nov 02 08:59:17 regardless, that's not an important detail here, it's ultimately about how to set DBGEN via jtag, which what you asked for Nov 02 09:00:51 I'm reading through it now Nov 02 09:01:18 but I think the problem is mainly that the rom table of said soc doesn't set bit 31 in the component base registers Nov 02 09:01:47 well the post I linked to suggests it ignores bit 31 anyway Nov 02 11:32:28 hi i have one problem using beaglebone Nov 02 11:33:16 problem is i want flash the new OS in Beaglebone but when i was powerd on beaglebone all user LED's on Nov 02 11:33:30 contineously it is on Nov 02 11:34:42 plase anybody help me Nov 02 12:16:02 i want flash the new OS in Beaglebone, but when i was powerd on beaglebone than all user LED's on Nov 02 12:16:30 OS flashing is not happeining Nov 02 13:23:30 Naga_: what image are you trying to boot or flash? Nov 02 13:24:29 so, if I understand correctly you're seeing the four leds light up in sequence, and then they just remain on and that's it? that suggests something is going wrong with starting the kernel Nov 02 15:51:28 Anyone know if there is any overview of the images offered by rcn-ee.net? I've been using the beagleboard.org images for a headless setup, but the iot image has too much cruft. I'm looking at rcn-ee.net images (in particular the "console" flavour which seems sane), but there are a bunch of different versions of that (bb.org/testing/.../stretch-console, elinux, microsd) without any indication what the Nov 02 15:51:30 differences are and what they're built from. Nov 02 23:29:55 buffer move 19 Nov 02 23:42:30 Fri...Fun Day! Nov 03 00:02:37 What is better than bootstrap w/ motors on the BBB? Nov 03 00:03:10 Fri. w/ all that! Geez? Nov 03 00:11:48 Jumbotron! **** ENDING LOGGING AT Sat Nov 03 02:59:58 2018