This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

编译器/ TDA4VM: How to compile C++ on R5F?

Part Number: TDA4VM

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.