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.

DPSWrkShpKit_SFRA_F28035 example code no matching section warning in F28035_FLASH_DPS Workshop.cmd and SFRA GUI is not connecting in same code.

Other Parts Discussed in Thread: SFRA, CONTROLSUITE

1.) After Rebuilding the example code DPSWrkShpKit_SFRA_F28035 compiler gives some warning in F28035_FLASH_DPS Workshop.cmd file. I don't have any idea what does it mean and how to resolve this.

2.) SFRA Gui is not connecting to the mcu, jumper J4, J1 are populated and SW1 on control card is closed as suggested in SFRA guide.

COM Port settings (COM 17, 57600 8N1)are correct and verified by data loop back by connecting Rx and Tx of U6(Refer to M2 USB JTAG ISO schematic).

Kit:- C2000 Digital Power Training Kit TMDSC2KWRKSHPKIT

CCS:   V7.2

Compiler:-   TI v16.9.3.LTS

OS: Windows 10 Pro

Any help is appreciated.

Thanks 

Pushpender

  • Pushepender,

    1. The compiler errors are because those sections are not being used in the code and sections to put them in a particular area are given in the linker. We did use an older version of the compiler and this error might not be exposed in that one, hence was not corrected in the code.

    You, can safely ignore this warning.

    2. For 2, has there been any modifications to the code? from what was provided? The code needs to be running when you try to connect. Can you follow the steps exactly as in

    C:\ti\controlSUITE\libs\app_libs\SFRA\v1_10_00_00\Doc-> Chapter 5

    and tell which step you are stuck at?
  • Hi Manish
    thanks
    1.) Now ok with the warnings as you suggested it can be ignored, can you suggest any reference guide or link to understand why these lines are here and its use.

    2.) SW1 of control card was in up position and after following the steps in guide now its working.


    br
    Pushpender