Hello,
I made a program to use the serial link of rabbit, this program only works great, but when I integrate it into my main program an error is detected during compilation.
Line 1: RWEB_HTTP.LIB ERROR: Out of root code space. Please Refer to the Dynamic C User’s Manual for more information.
I am using the http.lib in my program but I do not see why it would ask for the serial issue.
The compiler error surviens because of this line: serCputs (ETVX1);
I hope to find help
(Sorry for the mistakes, I am French and I use a translator internet).