chipKIT® Development Platform

Inspired by Arduino™

Modbus COde Error

Created Mon, 28 Apr 2014 05:46:32 +0000 by ajitnayak


ajitnayak

Mon, 28 Apr 2014 05:46:32 +0000

Dear all. i am trying to perform mod bus read and write operation. I am getting below Error.

Is There any watchdog timer instrction that i can used MPIDE for chipkituno32.


Jacob Christ

Sun, 04 May 2014 17:39:12 +0000

Where did you get the mod_bus library from? My first guess is that its an Arduio lib that doesn't respect the Wiring abstractions and is talking directly to Atmel hardware.

I ask where the library came from so that I can fork and fix for chipKIT. A friend of mine has done this once, but I don't think he ever posted it back on-line.

Jacob