Hi,
1. I tried to rebuild Run-time Support Library (rts6600_elf.lib) for ti-cgt-c6000_8.1.0.
2. I read through the link ( processors.wiki.ti.com/.../Mklib )to build the package.
3. The link suggests to use Mklib utility to build the required RTS package. When I tried to run the utility in command prompt I am getting an error message. I tried on cygwin and observed same error message.
Directory : (ti-cgt-c6000_8.1.0\lib)
Error Message:
'mklib' is not recognized as an internal or external command
4. Do I need any supporting package to run the utility.
5. I even tried to build Makefile in directory ti-cgt-c6000_8.1.0\lib\src using gmake, observed path for few header files were missing
6. I tried to pass path of header files in Makefile. It looks like, in Makefile the path variable INC is not initialized.
7. Do I need to define any environment variables before doing gmake or do we need to run any batch files to initialize INC variable.
Can you please let me know steps to rebuild RTS package.
Thanks and Regards,
Palachandra M V