I’ve created some global char variables in my main program file. I would like to manipulate them in a library function. When I try to compile the program I get the following error:
line 405 : ERROR MODBUS_SLAVE_RCM3610.LIB : Assignment to read-only variable not allowed.