Re: [riot-devel] SAM Flash Read-While-Write

2019-01-29 Thread Federico Pellegrin
Hi Kees, I gave a better look and I think the fact is that not *all* SAMD21 have the RWWEE, but just revision B and L, while not A. I got the information from this ATMEL's application note:

Re: [riot-devel] SAM Flash Read-While-Write

2019-01-29 Thread Federico Pellegrin
Thanks for testing first of all! That sounds strange, I even see that you just did just the read test, which is basically: void flashpage_rwwee_read(int page, void *data) { assert(page < (int)FLASHPAGE_RWWEE_NUMOF); memcpy(data, flashpage_rwwee_addr(page), FLASHPAGE_SIZE); } Is the

Re: [riot-devel] SAM Flash Read-While-Write

2019-01-29 Thread Kees Bakker
Hey Federico, Thanks for doing the flashpage stuff. I have some SODAQ boards, basically all SAMD21, that I use to run the flashpage test. Unfortunately, the test program crashes for read_rwwee main(): This is RIOT! (Version: 2019.04-devel-16-gc2c6f-sam_rwee_support) ROM flash read write test

Re: [riot-devel] [riot-users] RIOT-os meet-up at FOSDEM

2019-01-29 Thread Federico Pellegrin
Hi, I'll be at FOSDEM (and day before / after to some fringe events) and would be glad in case to meet some of you RIOTers, even more if the topic rotates around boot and update as I'm very interested in using and contributing to the topic! For me the day/time is quite indifferent, as there is

Re: [riot-devel] [riot-users] RIOT-os meet-up at FOSDEM

2019-01-29 Thread Emmanuel Baccelli
Hi Koen, I won't be at FOSDEM, but based on recent email exchanges, it seems Daniele will be around. (and maybe you could have happy discussions about bootloaders, SUIT etc. ;) Cheers Emmanuel On Tue, Jan 29, 2019 at 1:30 PM Koen wrote: > Hi all, > > As I will be visiting FOSDEM again this