Running the "blink283x" on the TI experimenter's kit with the F28335

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

Submitted by rt54321 on Tue, 05/06/2014 - 10:27 

 

 

I am trying to run a very simple program on my F28335 experimenter's kit from TI (the docking station with the F28335 ControlCard).

I have opened the blink283x program in Vissim, under the Delfino examples in the 'Embedded' section. I believe that the example program does compile, but when I click on the 'Download' button to download the program to the experimenter board, I get the following error:

'TI Driver Error -4037, ?'

How can I resolve this error?

Tagged:

Answers

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited June 2016

    Submitted by AndrewD on Tue, 05/06/2014 - 20:10.

    We recommend you use Uniflash from TI which you can download here. The first time you will need to create a config file like so:

    Select 'File > New Target Config...'

    In 'connection' select Texas Instruments XDS100V2 USB (or F28335 eZdsp or whatever JTAG you use)

    In 'Board or Device' type 'F28335' and pick whatever target you use

    Do a file Save to 'F28335_xds100v2.ccxml' (or save to <target>_<jtag>.ccxml) so you don't have to go thru above steps ever again.

    To flash your program do the following:

    Select Program > Load Program

    Navigate to your .out file ( in /vissim80/cg/)

    Click OK and don't touch power to the target until flashing is done.

    Next time you open Uniflash, just look for your saved config under the File menu and skip the config file creation.

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited June 2016

    Submitted by nlobo_qmpower on Wed, 08/13/2014 - 22:47.

    I too am having the same issue. How does one specify the target config.

    The example states: First setup proper Embedded > MCU Config... > JTAG Connection (use TI XDS100 for TI controlCARD)

    Where is this? I am running a trial of VISSIM.

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited June 2016

    Submitted by pete on Sat, 08/16/2014 - 01:08.

    Open VisSim menu item: Embedded > Delfino > F28x Config... to get this configuration screen:

    And choose your JTAG link in the dropdown.

    <?xml version="1.0" encoding="UTF-8"?>JTAG-config-dlg.png

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited June 2016

    Submitted by hammi on Thu, 03/12/2015 - 12:07.

    Dear All, I am facing the same problem in running Delfino examples on my F28335 eZdsp board. Every time I compile and try to download my code into RAM 'TI driver Error -1137 & TI driver error - 1142' occurs. I am setting 'F283x eZdsp USB' in 'JTAG connection' of F28x Config dialog.Please tell me how can I fix this driver error for my eZdsp.

    Thanks and best regards.

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited June 2016

    Submitted by imatalon on Mon, 03/16/2015 - 16:27.

    Dear Hammi,

    Are you using Uniflash as per AndrewD's instructions? Are you getting the error in VisSim?