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.

Error flashing 28335 CCSv5 Win7 64bit

Other Parts Discussed in Thread: TMS320F28335

Hi,


I am getting the following error when trying to program my TMS320F28335 using CCSV5.4.0.00091. I have recently ( in the last few months) updated to a new computer. I  was not using the flash program at the time. I know on the old computer, I was able to write the flash files.

C28xx: Flash Programmer: Unable to read algorithm file (C:\ti\ccsv5\ccs_base\DebugServer\bin\..\..\c2000\flashAlgorithms\FlashAPIInterface28335V2_10.out). Operation cancelled.
C28xx: Flash Programmer: Unable to read algorithm file (C:\ti\ccsv5\ccs_base\DebugServer\bin\..\..\c2000\flashAlgorithms\FlashAPIInterface28335V2_10.out). Operation cancelled.
C28xx: Flash Programmer: Error encountered when writing to flash memory
C28xx: GEL: File: C:\..\workspace_v5_1\Example_28335_Flash\Debug\Example_28335_Flash.out: Load failed.


I have looked over the following posts:

http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/83837.aspx

and

http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/83252/287465.aspx#287465

I have also searched my computer for the FlashAPIInterface28335V2_10.out file... but did not find it.

I am using CCSV5.4.0.00091 on a Win7 64bit.

Where should the file FlashAPIInterface28335V2_10.out be located?

Any ideas would be welcome!

Caleb

  • Hi caleb,

    Are you using a flash programmer or you have the docking station?

    Regards,

    Gautam

  • That file is supposed to be in  ccsv5\ccs_base\c2000\flashAlgorithms. The contents of what I have for the folder are attached below. What do you have in this folder?

    Directory of <your install dir> \ccsv5\ccs_base\c2000\flashAlgorithms

    03/05/2013 05:40 PM <DIR> .
    03/05/2013 05:40 PM <DIR> ..
    07/04/2010 03:53 PM 57,415 FlashAPIInterface28015V1_00.out
    07/04/2010 03:55 PM 57,415 FlashAPIInterface28016V1_00.out
    07/04/2010 03:07 PM 57,410 FlashAPIInterface2801V3_02.out
    07/04/2010 03:10 PM 57,410 FlashAPIInterface2802V3_02.out
    07/04/2010 03:11 PM 57,259 FlashAPIInterface2802xV2_00.out
    07/04/2010 02:03 PM 40,524 FlashAPIInterface2803xV1_00.out
    07/04/2010 03:57 PM 57,485 FlashAPIInterface28044V1_00.out
    10/11/2011 02:32 PM 30,055 FlashAPIInterface2805xV1_00_L0L1.out
    10/11/2011 02:24 PM 30,055 FlashAPIInterface2805xV1_00_L0L2.out
    10/11/2011 02:34 PM 30,055 FlashAPIInterface2805xV1_00_L3.out
    07/04/2010 02:41 PM 57,410 FlashAPIInterface2806V3_02.out
    08/12/2010 12:13 PM 38,860 FlashAPIInterface2806xV1_00.out
    07/04/2010 03:16 PM 57,414 FlashAPIInterface2808V3_02.out
    07/04/2010 03:28 PM 57,478 FlashAPIInterface2809V1_00.out
    07/04/2010 02:41 PM 40,685 FlashAPIInterface2810V2_10.out
    07/04/2010 02:41 PM 40,685 FlashAPIInterface2811V2_10.out
    07/04/2010 02:41 PM 40,685 FlashAPIInterface2812V2_10.out
    07/04/2010 03:58 PM 57,167 FlashAPIInterface28232V2_10.out
    07/04/2010 04:00 PM 57,167 FlashAPIInterface28234V2_10.out
    07/04/2010 04:00 PM 57,171 FlashAPIInterface28235V2_10.out
    07/04/2010 04:01 PM 57,167 FlashAPIInterface28332V2_10.out
    07/04/2010 04:02 PM 57,167 FlashAPIInterface28334V2_10.out
    07/04/2010 04:03 PM 57,171 FlashAPIInterface28335V2_10.out
    08/12/2010 01:47 PM 38,860 FlashAPIInterface28PLC9xV1_00.out
    24 File(s) 1,190,170 bytes

  • This is what I have in:

     Directory of C:\ti\ccsv5\ccs_base\c2000

    07/16/2013  08:28 AM    <DIR>          .
    07/16/2013  08:28 AM    <DIR>          ..
    05/15/2013  04:52 PM    <DIR>          include
    05/15/2013  04:52 PM    <DIR>          nowFlash
    07/16/2013  08:28 AM                 0 test.txt
    05/15/2013  04:52 PM         1,481,062 uninstall_ti_c2000support.exe

    it seems that I don't have the flash algorithms directory. Maybe I need to do a reinstall.

    Also, I am using the Jtag interface C2000 from spectrum on a docking station. I have been getting the Ram based debugging to work for a while.

  • After a Reinstall... the flash programing works. Thanks for the input about the location of the files!