Tool/software: TI C/C++ Compiler
Hi
I want to compile a executable with C++,but when I compile, I get "error: creating output section" .init_array "without a SECTIONS specification". I checked mcu2_1.lds,it doesn't hav ".init_array".And I don't understand lds file,how can i edit? Can you give me a link to learn lds,cfg files?
Thanks.