I have rebuild the ndk 2.21.02.43 for C6678,but get the library without the same size of the ndk installed.how to rebuild the ndk to get the same library files like ti released?
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.
I have rebuild the ndk 2.21.02.43 for C6678,but get the library without the same size of the ndk installed.how to rebuild the ndk to get the same library files like ti released?
Eric,
The steps for older versions of the NDK are attached below also. These are the previous pages of the processors.wiki.ti.com pages.
NDK 2.21 and higher: /cfs-file/__key/communityserver-discussions-components-files/791/Rebuilding-The-NDK-Core-Using-Gmake-_2D00_-Texas-Instruments-Wiki.pdf
--
After you install NDK, In NDK user guide, For example, "ndk_3_61_01_01/docs/ndk/NDK_Users_Guide.html" ---> you will find a section, "
In section, 1.3.3, you will find all the different types of library extensions and its stacks.....
Please find attached the html file, here...NDK_user_guide.pdf
But you have to browse in your PC for all the sub links.
---
Please do reply how does it go for you.
Regards
Shankari G
Hi @Shankari G i have download the ndk 2.21.02.43 and copy the ae66 lib files to my user project,rebuild my user project it works well.but if i rebuild the ndk,and then copy the ae66 lib files to my user project,rebuild my project ,it shows some errors.
Eric,
Your screenshot shows, it is an linker error.....
In CCS, right click on the project and go to project properties--> Build ---> C6000 Linker --> File search path ---> Include the file name and the path.
Something like below:-
Regards
Shankari G
the filse search path is correct.the difference are the ae66 lib files.if i used ae66 lib files from ti ndk install directions ,my project can build without errors.but if i replaed the ae66 lib files (i rebuild the ndk),my project will build errors.
I want to know how can i rebuild ndk to generate the same libs like ndk released?the ndk released note shows "
but i can not find this version of C6000 CGT tools.
Eric,
If you install CCS 5 version, I guess, you will get CGT 7.2.x along with it.
Regards
Shankari G
Eric,
The older CGT versions are archived here:-
https://software-dl.ti.com/codegen/non-esd/downloads/download_archive.htm
C6000 Code Generation Tools v7.3.0
Control + F ----> search 7.3.0 ---> That's how I did and found...
This version requires "CCS V4"
--
Additionally,
In the latest links, the oldest CGT version, I could see with download-option in this link https://www.ti.com/tool/download/C6000-CGT
is "7.3.0".
---
Infact, all the older versions are archived here too:-
https://software-dl.ti.com/codegen/non-esd/downloads/download_archive.htm#C5500
--
Regards
Shankari G