Tuesday, 2019-02-19

*** tpb has joined #tomu00:00
*** AmosSam has left #tomu00:14
*** AmosSam has joined #tomu00:14
*** AmosSam has left #tomu01:44
*** AmosSam has joined #tomu01:44
*** awe00 has quit IRC02:03
*** jvd_ has quit IRC02:35
*** futarisIRCcloud has joined #tomu05:18
*** jvd_ has joined #tomu06:36
*** AmosSam has left #tomu06:39
*** AmosSam has joined #tomu06:40
mithroAmosSam: the Tomu does have very limited ram resources06:56
mithroAmosSam: the Fomu has a *lot* more space06:57
AmosSamI knew that, but I was hoping anyway...06:57
mithroAmosSam: you should make sure that all code is ending up in the flash section06:57
AmosSamWell, what I could see (and understand), it does... map file sizes/addresses add up corectly...06:59
*** davidlt has joined #tomu07:18
mithroWood Tomu programmer! https://usercontent.irccloud-cdn.com/file/RLxrawX2/image.png07:31
xobsAmosSam: you can make sure stuff goes in flash by marking it "const", which will free it from RAM.07:33
xobsmithro: Woo!07:33
AmosSamxobs: but then variable is constant, immutable?07:38
xobsAmosSam: correct. so you'd do that for things like private and public keys, which are large and don't ever change.07:38
AmosSamxobs: hmm, so another look on code... but gnuk uses "flash" storage for keys, because you can change them without reflashing fw. Thx for hint07:41
mithroxobs: I think the CSRs were also broken at width greater than 8bits08:01
mithroxobs: Looking at your comment - it's likely to do with the sys clock multiple weirdness08:09
xobsmithro: quite possibly.08:12
xobsmy bodge to update CSRStorage seems to be working at least.08:12
mithroxobs: Did you see Luke's questions around the USB stuff...08:14
mithro(On twitter)08:14
xobsmithro: no, where are they?08:14
mithroxobs: https://twitter.com/mithro/status/109774887975837696008:15
*** futarisIRCcloud has quit IRC08:17
*** andi- has quit IRC08:51
*** futarisIRCcloud has joined #tomu10:01
*** awe00 has joined #tomu10:27
*** _anomaly_ has quit IRC10:40
*** mifune has quit IRC11:22
*** futarisIRCcloud has quit IRC12:20
*** AmosSam has left #tomu12:33
*** AmosSam has joined #tomu12:34
*** andi- has joined #tomu12:57
*** xkapastel has joined #tomu13:40
*** AmosSam has left #tomu14:07
*** AmosSam has joined #tomu14:09
xobsmithro: down to just 4 failures with epmem...15:48
*** xkapastel has quit IRC15:49
*** AmosSam has left #tomu16:15
*** AmosSam has joined #tomu16:19
*** xkapastel has joined #tomu17:46
*** awe00 has quit IRC17:59
*** AmosSam_ has joined #tomu19:40
*** awe00 has joined #tomu19:41
AmosSam_me again... is it possible to flash on tomu firmware with file size of 58376 bytes? I suppose i need to overwrite bootloader?19:44
AmosSam_with stlink and openocd, yes...21:05
*** mifune has joined #tomu22:08
*** AmosSam_ has quit IRC22:16
*** xkapastel has quit IRC23:05
mithroxobs: that is enough you can probably start testing on hardware23:31
mithroxobs: I would recommend doing that sooner rather than later23:32
mithroxobs: the epmem interface hasn't been tested on hardware in any way...23:32

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