Mbed Watchdog

Hi,

There is no ready-made classes in mbed library to work with watchdog.

I will make my own class using the library:

github.com/Wiznet/W7500P/tree/m … ph_Driver/

After add the files W7500x_wdt.h and W7500x_wdt.c, I am getting some compile errors (see the picture).

I am doing the right think? What am i missing? Should i add CMSIS header or something like that?

Best regards,