[riot-notifications] [RIOT-OS/RIOT] examples/suit_update: use interactive sync in test (#15395)
Francisco
notifications at github.com
Mon Nov 16 11:51:45 CET 2020
@fjmolinas commented on this pull request.
> RIOT SUIT update example application
- running from slot 1
+ running from slot 0
No, its still the same since there is the following in the startup
```
cmd_print_current_slot(0, NULL);
cmd_print_riotboot_hdr(0, NULL);
```
```
2020-11-16 11:49:45,398 # main(): This is RIOT! (Version: 2021.01-devel-621-g0b449-pr_suit_interactive_test)
2020-11-16 11:49:45,402 # RIOT SUIT update example application
2020-11-16 11:49:45,403 # Running from slot 0
2020-11-16 11:49:45,406 # Image magic_number: 0x544f4952
2020-11-16 11:49:45,408 # Image Version: 0x5fb25915
2020-11-16 11:49:45,411 # Image start address: 0x00002400
2020-11-16 11:49:45,413 # Header chksum: 0x28e77a69
```
But I see that the slot should indeed be 1.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/15395#discussion_r524113773
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201116/da15c73c/attachment.htm>
More information about the notifications
mailing list