Sunday, 2018-09-16

*** tpb has joined #timvideos00:00
*** kimmyk23 has joined #timvideos00:20
*** Kripton has quit IRC00:30
*** Kripton has joined #timvideos00:30
*** paulfantom18 has joined #timvideos00:31
*** paulfantom18 has quit IRC00:33
*** RayTracer25 has joined #timvideos00:44
*** EmmyNoether4 has joined #timvideos01:18
*** EmmyNoether4 has quit IRC01:21
xobsThe Mac should speak ExFAT, and I think there's an ExFAT FUSE driver.02:30
*** cransom28 has joined #timvideos02:32
*** cransom28 has quit IRC02:34
*** CarlFK has joined #timvideos03:25
*** ChanServ sets mode: +v CarlFK03:25
*** rohitksingh has joined #timvideos05:16
*** friendofafriend2 has joined #timvideos05:18
*** friendofafriend2 has quit IRC05:22
*** rohitksingh has quit IRC06:56
*** rohitksingh has joined #timvideos06:56
*** Xe13 has joined #timvideos07:39
*** Xe13 has quit IRC07:42
*** rohitksingh has quit IRC08:21
*** rohitksingh has joined #timvideos08:31
*** rohitksingh has quit IRC08:52
*** rohitksingh has joined #timvideos09:06
*** N3LRX14 has joined #timvideos09:23
*** N3LRX14 has quit IRC09:25
*** rohitksingh has quit IRC09:37
*** xobs_ has joined #timvideos09:51
*** greppy15 has joined #timvideos09:55
*** xobs_ has quit IRC09:56
*** rohitksingh has joined #timvideos10:00
*** greppy15 has quit IRC10:03
*** rohitksingh has quit IRC10:21
*** vishwin_8 has joined #timvideos12:23
*** vishwin_8 has quit IRC12:28
*** techmagus18 has joined #timvideos13:22
*** techmagus18 has quit IRC13:25
*** mneptok22 has joined #timvideos13:36
*** mneptok22 has quit IRC13:41
*** chimeracoder_25 has joined #timvideos14:14
*** chimeracoder_25 has quit IRC14:17
*** Kronuz8 has joined #timvideos14:40
*** Kronuz8 has quit IRC14:43
*** springermac has quit IRC14:54
*** springermac has joined #timvideos14:55
*** phorce1_ has joined #timvideos17:09
*** Kripton has quit IRC17:13
*** phorce1_ has quit IRC17:14
*** Kripton has joined #timvideos17:26
*** ananke20 has joined #timvideos17:30
*** ananke20 has quit IRC17:33
*** ioa25 has joined #timvideos17:45
*** ioa25 has quit IRC17:47
*** eeeeeta27 has joined #timvideos18:34
*** doug16k has joined #timvideos19:13
*** doug16k has quit IRC19:16
*** tac-tics has joined #timvideos20:02
tac-ticsJust to toss a C/objdump question into the aether....20:03
tac-ticsI am playing around with a microcontroller. I have the binary on my computer and I can upload it to the device. But I figure, maybe I'll look at the assembly and see what I can learn.20:03
tac-ticsThe docs for the device say the program is loaded into memory at address 0x204000000020:04
tac-ticsbut the disassembler says the entrypoint is at 0x20400000 (missing the last two zeros)20:04
tac-ticsThat seems like it's too close to be a coincidence, so I'm sure they really mean the same address here. But I'm curious why objdump doesn't show the exact same address20:05
CarlFK0x20 4000 0000  vs 0x2040 000020:06
CarlFKI dont trust the docs20:06
CarlFKif that is a memory address, dos the device even have enough memory for 0x20 4000 0000 ?20:07
tac-ticsOh. I misread.20:07
tac-ticsIndeed. The bootloader is at 0x2000_000020:07
tac-ticsfuck20:07
tac-ticsIndeed. The bootloader is at 0x200000000020:08
tac-ticsmaybe it is a typo in the docs too. I should sanity check20:08
mithroMorning everyone20:08
mithrocr1901_modern: morning20:09
tac-ticsmorning20:09
tac-ticsThe memory map only goes up to 0xffff_ffff20:10
tac-ticsSo maybe it is a typo20:10
tac-ticsAnd yeah, since it's a 32-bit processor, I think that original address is too big anyway20:11
tac-ticsDoes "on-chip" vs "off-chip" refer to memory that is embedded in the CPU vs on some other IC on the same board?20:16
CarlFKmithro: are you in.. where are you?20:17
tac-ticsCarlFK, where aren't I?20:18
mithroCarlFK: I fly to Poland on Wednesday20:18
*** tactics has joined #timvideos20:22
*** seppia has joined #timvideos20:38
CarlFKtac-tics:  https://github.com/timvideos/litex-buildenv/wiki/HowTo-LCA2018-FPGA-Miniconf#download--setup-udev-rules21:56
tpbTitle: HowTo LCA2018 FPGA Miniconf · timvideos/litex-buildenv Wiki · GitHub (at github.com)21:56
tac-ticsI just downloaded a thing21:57
tac-ticsand now you want me to download a thing21:57
tac-ticsyou're asking me too many download a thing, manaaan21:57
tac-ticswtf is this. It says it's done, but then there's no "Quit" or "Close" afterwards..22:00
tac-ticsalright, it's stilled22:01
tac-ticswhat do I do now22:01
CarlFKverify the licence please22:01
CarlFKor say "what license"22:01
*** techman83 has quit IRC22:05
tac-ticsdoing this over ssh is slow as fuck22:06
tac-ticsI might have to install on my laptop22:06
tac-ticslicense is set up22:06
*** techman83 has joined #timvideos22:07
*** ChanServ sets mode: +v techman8322:07
CarlFKwoot!22:25
CarlFKkill the X22:25
CarlFKtac-tics:  https://github.com/timvideos/litex-buildenv/wiki/HowTo-LCA2018-FPGA-Miniconf#download--setup-udev-rules22:26
tpbTitle: HowTo LCA2018 FPGA Miniconf · timvideos/litex-buildenv Wiki · GitHub (at github.com)22:26
CarlFKback to downloading :p22:26
*** twoolie has joined #timvideos22:27
*** twoolie has quit IRC22:31
cr1901_modernmithro: Morning. Could you take a look at my changes and resolve convos? https://github.com/timvideos/litex-buildenv/pull/5522:53
tpbTitle: Add TinyFPGA BX Platform by cr1901 · Pull Request #55 · timvideos/litex-buildenv · GitHub (at github.com)22:53
mithrocr1901_modern: It's on my todo list for today22:53
cr1901_modernmithro: Cool, I think everything except MAIN_RAM_BASE should be to your liking22:53
mithrocr1901_modern: I think ewen has the bios and firmware confused...22:54
cr1901_modernAgreed. Probably meant firmware, not BIOS22:54
mithrotinyfpga: ping? Have some questions about up5k booting and SPI23:06
*** sadin has joined #timvideos23:16
*** cybernite12 has joined #timvideos23:21
*** cybernite12 has quit IRC23:24

Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!