c++ - avr linker++ setting header and .cpp files -
c++ - avr linker++ setting header and .cpp files -
i want set linker correctly eclipse project can work properly.i have added the folder header , cpp files exist c/c++ compiler directories. have set linker also. n ot know how cause linker in tool settings wants add together library (an .a file not exist cause none makes it), since not have .a file error @ functions cause can give folder path linker within there there no .a file. can do.
c++ c eclipse optimization arduino
Comments
Post a Comment