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.

TMS320F28379D: wrong header file

Part Number: TMS320F28379D
Other Parts Discussed in Thread: SYSCONFIG

Dear Team,

I am using TI SysConfig 1.15.0 tools for my peripheral configuration and code composer studio 12 . initially I choose CPU1_RAM build configuration for code writing. now i am changing the build configuration to CPU1_FLASH. Code runs fine but there are some warnings in  "board.c" file, when i open these warning from console or problems windows,  the CCS opens "\CPU1_RAM\syscfg\board.c" instead of "\CPU1_FLASH\syscfg\board.c". please guide me how to resolve this issue. i need to do many changes.

  • Hi Rana,

    Thanks for your question.

    Can you try deleting the files within "CPU1_RAM" folder? I'm wondering if the CCS window link is selecting the first available, rather than detecting which was compiled.

    I will ask the CCS experts as well for what can cause this.

      

    For CCS expert:

    The links within the build window appear to be stale and not updating to point to the correct path (when switching from CPU1_RAM to CPU1_FLASH). Please assist in providing how those build links are generated.

    Regards,

    Vince

  • I need to keep both the build configurations and files for my testing. if i delete the files it opens correct file, but i cannot delete.

  • For CCS expert:

    The links within the build window appear to be stale and not updating to point to the correct path (when switching from CPU1_RAM to CPU1_FLASH). Please assist in providing how those build links are generated.

    Vince - where exactly did you get this information? You can let me know via private E2E message or e-mail.

    Thanks

    ki

  • Hi Ki,

     

    I was just summarizing the post that the customer gave, I don’t have information outside of what the customer asked.

     

    Basically: they’re not seeing the links in the build window change even though they’re building “FLASH” instead of “RAM” now.

     

    Regards,

    Vince

  • I was just summarizing the post that the customer gave, I don’t have information outside of what the customer asked.

    Oops, I misread your reply. I initially read "From CCS Expert" like the information was from some other CCS expert. Now I see you wrote "For CCS Expert" as you are looking for clarification from a CCS Expert. Sorry for the misunderstanding. I will take a look at the issue.

  • Rana - can you provide a small reproducible test case? I don't need your full project, you can strip it down as all I need is to be able to build the project and reproduce the issue when clicking on the warning.

  • Please find a test case

  • Thank you for the test case. However, I am unable to reproduce the issue. 

    You mentioned you are using CCS 12. What exact version of CCS 12? I used 12.5 and everything worked fine.

  • i am using 

    Code Composer Studio
    Version: 12.1.0.00007

    OS: Windows 10, v.10.0, x86_64 / win32
    Java vendor: Eclipse Adoptium
    Java runtime version: 11.0.13+8
    Java version: 11.0.13

    i made a new project in new workspace for you and the same issue happened

  • I just tried this with 12.1.0 also. I still can't reproduce the issue. 

    Please see the video of my last attempt. Am I missing something?

    (Please click on expand icon in the video to expand full screen)

  • yes you are doing the same thing. there might be some settings which i should modify to resolve my issue.

  • Using a new workspace folder should have reset your settings to the default. I would suggest updating to the latest CCS 12.5 and try again with a new workspace. Try cleaning the project before each configuration build and see if you can still reproduce the issue.