This took me a while to figure out.
The default values for the WDT configuration in SDK 15.3.0 (and 16.0.0) is spelled as "NRFX_WDT_DEAFULT_CONFIG" ?
RMV
This took me a while to figure out.
The default values for the WDT configuration in SDK 15.3.0 (and 16.0.0) is spelled as "NRFX_WDT_DEAFULT_CONFIG" ?
RMV
Hi,
I do not find any occurrence of "NRFX_WDT_DEFULT_CONFIG" in nRF5 SDK, neither in v15.3.0 nor in v16.0.0. (Not "NRFX_WDT_DEFAULT_CONFIG" nor "NRFX_WDT_CONFIG_DEFAULT" nor "NRFX_WDT_CONFIG_DEFULT" neither, and "DEFULT" is never spelt that way anywhere in those SDK versions.)
What configuration is misspelt, and where? (Define name, SDK version, file, and line number.)
Regards,
Terje
Hi Terje,
I can confirm an issue also in SDK 17.0.2 (modules/nrfx/drivers/include/nrfx_wdt.h, line 82)
Hi Tesc
Please check for the embedded string 'DEAFULT' - not DEFULT.
Hi,
Right. Sorry. Misspellings can be difficult.
It looks like a misspelling "NRF_DRV_WDT_DEAFULT_CONFIG" from earlier SDKs (I found that one in SDK v12.3.0), that has since been renamed to "NRFX_WDT_DEAFULT_CONFIG" when nrfx was introduced.
Thank you for the report. It is highly appreciated! I have registered it in our internal issue tracker.
Regards,
Terje
Hi,
Thank you! I can see it now.
Regards,
Terje