Error in compilation

Created at 2023-03-20 19:47:32

I am working on raspberry pi RP2040 board. I have added one new package.
After that I am getting error in compilation. Below is the error.

Description Resource Path Location Type
'RT_DEVICE_CTRL_WDT_KEEPALIVE' undeclared (first use in this function); did you mean 'RT_DEVICE_CTRL_RTC_GET_TIME'? watchdog.c /RP2040_ModamV1/applications line 29 C/C++ Problem
'RT_DEVICE_CTRL_WDT_SET_TIMEOUT' undeclared (first use in this function); did you mean 'RT_DEVICE_CTRL_RTC_SET_TIME'? watchdog.c /RP2040_ModamV1/applications line 57 C/C++ Problem
'RT_DEVICE_CTRL_WDT_START' undeclared (first use in this function); did you mean 'RT_DEVICE_CTRL_SET_INT'? watchdog.c /RP2040_ModamV1/applications line 65 C/C++ Problem

Please suggest the solution.

Thank you.

更多

Follower
0
Views
484
0 Answer
There is no answer, come and add the answer

Write Your Answer

Log in to publish your answer,Click here to log in.

Create
Post

Share