Attention is currently required from: Hoernchen.
lynxis lazus has posted comments on this change by Hoernchen. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/42307?usp=email )
Change subject: firmware: enable watchdog timer ......................................................................
Patch Set 1: Code-Review+1
(1 comment)
File sysmoOCTSIM/main.c:
https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/42307/comment/c70a56a4_47f... : PS1, Line 688: /* Configure and enable WDT with ~2s timeout (2048 cycles @ 1.024 kHz) */ Could you ensure the WDT is disable before configuring it? It would allow setting a WDT from the bootloader in a later revision if needed.
Could you move it into a function?