We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I added HTTP_ERR.C to my project and now I am getting: Error: L6200E: Symbol http_err_401 multiply defined (by http_err.o and http_err.o). Error: L6200E: Symbol http_err_404 multiply defined (by http_err.o and http_err.o). Error: L6200E: Symbol http_err_501 multiply defined (by http_err.o and http_err.o). Error: L6200E: Symbol http_err_head multiply defined (by http_err.o and http_err.o). Error: L6200E: Symbol http_err_foot multiply defined (by http_err.o and http_err.o).
How can I fixed that? Regards
Haw can I do it if RL-ARM is not open source library?
Why don't you try just putting "HTTP_ERR.C" into the 'Search' box...
I tried "Customizing Error Pages". My fault, sorry. And thank you for help, it really helped.