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.
Tool/software: Code Composer Studio
Hi,
There is a similar query I posted before.
https://e2e.ti.com/support/microcontrollers/c2000/f/171/p/873905/3232747#3232747
I thought I am making some mistakes. But now when I import my previous working projects, I am getting the same errors. What is the reason for this to appear?
And, the documentation is incomplete to create a project or is not compatible with the latest CCS version or the compiler. I tried it many times. Please answer my question in the above link. I am posting these errors from many days. But not getting any response.
Description Resource Path Location Type
#10010 errors encountered during linking; "empty_driverlib_project.out" not built empty_driverlib_project C/C++ Problem
<a href="processors.wiki.ti.com/.../10099"> program will not fit into available memory. placement with alignment/blocking fails for section ".text" size 0x2019 page 0. Available memory ranges: 2837xD_RAM_lnk_cpu1.cmd /empty_driverlib_project line 62 C/C++ Problem
gmake: *** [all] Error 2 empty_driverlib_project C/C++ Problem
gmake[1]: *** [empty_driverlib_project.out] Error 1 empty_driverlib_project C/C++ Problem
Regards
Vishal Kakade
hi ,
Can you tell me are you getting the below error or the error on memory limit
gmake: *** No rule to make target 'C:/TI/C2000Ware_2_01_00_00_Software/driverlib/f2837xd/driverlib/ccs/Debug/driverlib.lib', needed by 'all'. _CPU1_XDS110_ELOAD2.0 V0.0 C/C++ Problem
gmake: Target 'all' not remade because of errors. _CPU1_XDS110_ELOAD2.0 V0.0 C/C++ Problem
Vishal Kakade1 said:#10010 errors encountered during linking; "empty_driverlib_project.out" not built empty_driverlib_project C/C++ Problem
<a href="processors.wiki.ti.com/.../10099"> program will not fit into available memory. placement with alignment/blocking fails for section ".text" size 0x2019 page 0. Available memory ranges: 2837xD_RAM_lnk_cpu1.cmd /empty_driverlib_project line 62 C/C++ Problem
gmake: *** [all] Error 2 empty_driverlib_project C/C++ Problem
Are you building an existing example this time or creating a new example ?
Can you use the existing example and compile and see ?
Regards.
Hi,
I am getting it that error randomly.
Now I found out that the below errors are occurring only when RAM build is selected. If I change it to FLASH, there are no errors.
Description Resource Path Location Type
#10010 errors encountered during linking; "_CPU1_ELOAD_2.0_0.0.out" not built _CPU1_ELOAD_2.0_0.0 C/C++ Problem
<a href="processors.wiki.ti.com/.../10099"> program will not fit into available memory. placement with alignment/blocking fails for section ".const" size 0x830 page 1. Available memory ranges: 2837xD_RAM_lnk_cpu1.cmd /_CPU1_ELOAD_2.0_0.0 line 63 C/C++ Problem
gmake: *** [all] Error 2 _CPU1_ELOAD_2.0_0.0 C/C++ Problem
gmake[1]: *** [_CPU1_ELOAD_2.0_0.0.out] Error 1 _CPU1_ELOAD_2.0_0.0 C/C++ Problem
gmake[1]: Target 'secondary-outputs' not remade because of errors. _CPU1_ELOAD_2.0_0.0 C/C++ Problem
hi ,
I suggest we stick to conversation on 1 ticket only.
https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/873905
Regards.