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.

HVPSFB don't run via CCS.

Other Parts Discussed in Thread: CONTROLSUITE

Hi,

I checked connection of HVPSFB and GUI (PCMC) and test.

It can monitor data of HVPSFB Kit.

 

1. J1 is populated and R6 is opened on control card.

2. Apply an appropriate resistive load to the PSFB system at the DC output.

3. First I connect USB connector to the Piccolo control card for emulation.

4. Power the input at J1, J2 with 400V DC. No external bias supply.

5. I build and load project in CCS. 

6. And then run the code by using the <F8> Key.

 

But program don't run and error message is occurred.

 

Error 1

C28xx: Error: (Error -1041 @ 0xFFFFFF6A) The emulator reported an error. Confirm emulator configuration and connections, reset the emulator, and retry the operation. (Emulation package 5.1.507.0)

C28xx: Trouble Halting Target CPU: (Error -150 @ 0x0) One of the FTDI driver functions used during configuration returned a invalid status or an error. (Emulation package 5.1.507.0)

C28xx: Unable to determine target status after 20 attempts

C28xx: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging

 

Error 2

C28xx: Error: (Error -150 @ 0x0) One of the FTDI driver functions used during configuration returned a invalid status or an error. (Emulation package 5.1.507.0)

C28xx: Unable to determine target status after 20 attempts

C28xx: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging.

 

I want test and road modified source in CCS.

Did I miss something?

  • Remony,

    Please do not power up the 400V input when trying to program the device. Please follow the step by step procedure listed in the HVPSFB_Eser's_Guide_v1.1.pdf. This document is located in the ...\controlSUITE\development_kits\HVPSFB_v1.1\~Docs folder.

    You will need to use a 11V bench power supply between TP1 and TP2, set-up the right target configuration in CCS, and then connect to and program the F28027 (Piccolo) device. All these steps have been described in detail in the UG.

    Please let me know if you have any other questions/concerns.

    Hrishi

  • In the HVPSFB User's Guide,

    1. Make sure that jumpers J8 and J6 on the base board are populated.
    And 2. Power up the bias supply between TP1 and TP2 with around 11V DC.
    But jumper J8 makes 12V auxiliary power derived from 400V input.
    I think that auxiliary power dericed from 400V input conflicts with the external DC supply power from TP1 and TP2.
    Is it OK?

    And in VMC Test
    1. Make sure that jumper J6 on the base board is not populated, while jumper J8 is populated.

    Which is right?
  • I solve the problem.

    As your guide, I use a 11V bench power supply between TP1 and TP2 when J8 is populated.

    Thanks.
  • Hi Remony,

    This is good to know. Thank you for the update.

    Hrishi