Tool/software: TI C/C++ Compiler
Hai ,
Is't linker and map file generated by two compiler for same device are different?
If i build my application on lower compiler version, getting an error of program not fit into the memory in different section say .cint , .text , .const but the same source code when build by higher end compiler error get resolved.
Why this is happening ?
Though i have space in both flash and flash2. How to resolve this ?
Is there any document available to know basic about the linker command file and compiler?
kindly help me out.
Thanks in advance.