Arduino module modbus
Posted: Sat May 30, 2020 6:40 pm
hello team
in a project I receive the impulses from an external module and recalculate them in speed, I am proceeding step by step and everything worked well, now implementing the rs485 modbus module, but at the end of the compilation it gives me a series of errors
C:\Users\Max\Dropbox\radar\radar_AN_arduino_modbus.c: At top level:
C:\Users\Max\Dropbox\radar\radar_AN_arduino_modbus.c:5690: error: redefinition of '__vector_51'
C:\Users\Max\Dropbox\radar\radar_AN_arduino_modbus.c:5656: error: previous definition of '__vector_51' was here
also in the icon list they appear other errors that were not there before
I hope you can help me
thanks
in a project I receive the impulses from an external module and recalculate them in speed, I am proceeding step by step and everything worked well, now implementing the rs485 modbus module, but at the end of the compilation it gives me a series of errors
C:\Users\Max\Dropbox\radar\radar_AN_arduino_modbus.c: At top level:
C:\Users\Max\Dropbox\radar\radar_AN_arduino_modbus.c:5690: error: redefinition of '__vector_51'
C:\Users\Max\Dropbox\radar\radar_AN_arduino_modbus.c:5656: error: previous definition of '__vector_51' was here
also in the icon list they appear other errors that were not there before
I hope you can help me
thanks