Tuesday, 2020-10-20

*** tpb has joined #tomu00:00
xobstcal: yes, that works just fine.01:01
xobsThe program "foboot" is stored entirely within the boot rom. When you run a riscv program, the boot rom is still there, it just jumps to your program.01:08
xobsIf you want to test a new Peripheral, you can do something like loading your test program to ram instead of spi flash. That way your new bitstream will still be there after you reboot, if you run dfu-util -e01:09
*** alexhw has quit IRC02:25
*** mwalle has quit IRC04:28
tcalxobs: Thanks!   Is putting the entire test program into RAM done with the linker.ld config?    Or is it better to use `__attribute__((section(".ramtext")))` in the code?   I also see the `--dfuse-address` option to dfu-util...hmm, this is the first I've heard of DfuSe, that's a bit confusing.04:54
xobsI'm not sure what `dfuse` is. I don' see it mentioned in the spec at all...06:27
xobstcal: https://github.com/im-tomu/foboot/blob/master/doc/BOOT-SEQUENCE.md#ram-boot06:28
tntDfuSe is a propriatary DFU extension for ST micros06:38
*** keesj has joined #tomu07:10
*** mtretter has joined #tomu07:52
*** psydroid has quit IRC09:24
*** xobs has quit IRC09:24
*** lucab has quit IRC09:24
*** promach3 has quit IRC09:24
*** darkharmony9999[ has quit IRC09:24
*** jesse_m[m] has quit IRC09:24
*** alexhw[m] has quit IRC09:24
*** js has quit IRC09:24
*** jimt[m] has quit IRC09:25
*** leons has quit IRC09:25
*** gio_ has joined #tomu09:27
*** gio has quit IRC09:30
*** lucab has joined #tomu09:30
*** gio_ is now known as gio09:37
*** xobs has joined #tomu09:37
*** promach3 has joined #tomu09:37
*** jimt[m] has joined #tomu09:37
*** jesse_m[m] has joined #tomu09:37
*** darkharmony9999[ has joined #tomu09:37
*** leons has joined #tomu09:37
*** psydroid has joined #tomu09:37
*** js has joined #tomu09:37
*** alexhw[m] has joined #tomu09:37
*** wrtlprnft has quit IRC10:50
*** alexhw has joined #tomu11:02
*** alexhw has quit IRC11:06
*** alexhw has joined #tomu11:16
*** krogozinski_ has quit IRC13:27
*** krogozinski has joined #tomu13:28
tcalxobs: Thanks for the pointer!   I had missed that.15:34
tcal..ohhh, I was being dumb -- I hadn't seen the stuff under foboot/examples....I thought "riscv-blink" was referring to the workshop version.  This answers a lot of questions I had.16:18
*** earthnative has quit IRC16:24
*** gio has quit IRC16:42
*** gio has joined #tomu16:47
*** earthnative has joined #tomu16:55
*** tcal has quit IRC18:23
*** CarlFK has quit IRC20:12
*** CarlFK has joined #tomu20:20
*** CarlFK has quit IRC23:27

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!