Hello,
I have problems accessing the rtc on the arduino portenta machine control in the PLC IDE.
It's been more than a year since I bought the Arduino and all the functionalities still don't work correctly.
I am seeing that on the part of Arduino this Hardware is very neglected, it is a shame, I don't think I will buy anything again.
I am trying to access the RTC (It is not possible to access it directly from PLC IDE with IEC programming).
When trying to access from Sketch and compile the following example:
I get a library error "Arduino_CAN.h" cannot find this library.
Could you give me a hand?
The theoretical route where the library resides and is called is:
C:\Users\admin\AppData\Local\T\A\internal\Arduino_PortentaMachineControl_1.0.1_317d6456dd771d7a\Arduino_PortentaMachineControl\src\CANCommClass.h
Thanks a lot.