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.
Dear support,
We have two same projects in the different directories(dir1 and dir2). both projects build with xds tools 3.23.4.60, sys/bios 6.34.2.18.
after build we get the different obj,pp and map files in dir1 and dir2 - all cpp and h files the same.
pp file include dir1 /dir2 path and as result of it obj is different also.
I put in the definitions the relative path, but pp file includes absolute path of all files that it use it.
CLasifor example:: C:/Dir1/PiccoloF2806x/F2806x_common_90Hz/include/F2806x_Examples.h
CLasing.obj: C:/Dir1/PiccoloF2806x/F2806x_common_90Hz/include/F2806x_GlobalPrototypes.h
CLasing.obj: C:/Dir1/PiccoloF2806x/F2806x_common_90Hz/include/F2806x_EPwm_defines.h
CLasing.obj: C:/Dir1/PiccoloF2806x/F2806x_common_90Hz/include/F2806x_I2c_defines.h
CLasing.obj: C:/Dir1/PiccoloF2806x/F2806x_common_90Hz/include/F2806x_Dma_defines.h
CLasing.obj: C:/Dir1/PiccoloF2806x/F2806x_common_90Hz/include/F2806x_Cla_defines.h
CLasing.obj: C://Dir1//PiccoloF2806x/F2806x_common_90Hz/include/F2806x_DefaultISR.h
CLasing.obj: ../../../../CommonEmb/FuncComp_PMCU/FuncComp/inc/FuncCompGlobalsDef.h
Could you help us to resolve this problem? We would like to get the same MAP, OBJ file for the projects with the same code .
Thanks,Sabina
Dear Support,
Could you please help us with the problem that I've sent you last week?
Please advice...
Thanks, Sabina
Hi Sabina,
You can control where some of these files go in the build options. Could you attach your project metadata files (.ccsproject, .cproject, .project) so i can see?
Thanks
ki
Sorry for the delay, I am looking at them now. I notice the that the .ccsproject file is blank. Can you re0attach just that file?
Hi Ki,
This file is empty for th project. Project folder includes another file .ccsproject.mkelem.
pls see attached
I attached .config and .setting also
Thanks,Sabina
Dear support,
We have very strange problem with result of the project building from different directories. HEX file that we get is different.
Could You please us to fix the problem?
Ki started to work with it, but now he doesn't answer.
Thanks,Sabina
Hi Sabina,
Sorry for the delay.
I have all the files and have taken a look at them. So far I don't have a proper solution for you. When I have one, I will be sure to let you know.
Thanks
ki
Sabina - I've been looking at this for awhile but nothing jumps out to me in the files you provided. I am assuming that both projects are using the same CCS version and compiler versions in addition to the XDC and SYS/BIOS versions. It should give you the same output. I'm not sure what more I can do with the information and files you gave me. I'll need the generated output for both projects (out files, map files, obj, pp). If I can get both projects and all source, that would be best though I know this can be tricky to provide.
I understand that providing such files is sensitive given the IP. If you can provide them and would like to do so privately, please send me a private message.
Thanks for your patience
ki
See the FAQ at the bottom of this thread:
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/3131.aspx
I've set it up so that you should be able to send me a message without "friending" me. If you have issues with this, send me a friend request.
Thanks
ki
This issue was taken off-line. It has been determined that the issue is related to a Log_info0 call that requires the full path to the source file being encoded in the constant strings section.
This thread is continued in the TI-RTOS forum:
http://e2e.ti.com/support/embedded/tirtos/f/355/t/324648.aspx
hello
you are welcome
you can also use long path tool for solving your problem.
......................