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.

CCS/TMS320F28334: TMS320F28334

Part Number: TMS320F28334
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

 I had converted .out file into .hex file and run from command prompt to run,it was showing the following error Unrecognised device name: Xf2833xX , am sharing the screen shot please find the attachment and help me to solve this ,am i given any wrong path?? am near to project dead line

Am waiting for your kind help

Thanks & Regards

Gangadhararao G

  •  I had converted .out file into .hex file and run from command prompt to run,it was showing the following error Unrecognised device name: Xf2833xX , am sharing the screen shot please find the attachment and help me to solve this ,?

    This is the path am giving in command prompt,is there any arguments am missing??? please tell me  

    C:\ti\c2000\C2000Ware_1_00_04_00\utilities\flash_programmers\serial_flash_programmer>serial_flash_programmer.exe -d f2833x -k f2833x_flash_kernel PQCR.txt -p COM5 -b 9600

    Am near to project dead line date

    Am waiting for your kind help

    Thanks & Regards

    Gangadhararao G

  • Hi Gangadhararao,

    As mentioned in the serial_flash_programmer -> README.txt the utility accepts only few inputs from f2802x, f2803x, f2805x, f2806x, f2837xD, f2837xS or f2807x.

    -d <device> - The name of the device to load to
    f2802x, f2803x, f2805x, f2806x, f2837xD, f2837xS or f2807x.

    Please refer to f28335_flash_kernel example which will work with the serial flash programmer. Select 02x, 03x, 05x, or 06x as your device.

    Please check this post at e2e.ti.com/.../589298

    Let me know if you need more information.

    Thanks,
    Katta
  • Hi,

    We have followed the same procedure described given your example link.

    Arguments passed in Terminal :

    ''''''''''''''''''''''''''''''''''''''''''''''''''
    serial_flash_programmer.exe -d f2833x -k f2833x_flash_kernel PQCR.txt -p COM5 -b 9600
    '''''''''''''''''''''''''''''''''''''''''''''''''''

    But still we are not successful with firmware download.

    Error :
    Unrecognized device name: Xf2833xX

    Tried with different PC serial ports and as well as with USB to UART devices.

    Is there any other tool for debugging the actual issue.????

    we have a firmware file (File.out) with us for F2833 Microcontroller.


    please help us on high priority.


    Regards,
    Bhanu
  • Hi Raja Ravi Krishna,

    Kindly please give reply,

    Iam waiting for your reply

    Thanks Regards

    Gangadhararao

  • Hi Gangadhararao,

    As mentioned in my previous post you cannot use the "-d f2833x" as the tool doesn't accept any input except for
    f2802x, f2803x, f2805x, f2806x, f2837xD, f2837xS or f2807x.

    Please check the e2e post I have pointed. The user in the post has the same question. He couldn't use the option "-d f2833x "

    Thanks,
    Katta
  •  Hi Raja Ravi Krishna,

    I have tried and i got the below output ,it means now my image is flashed into board or not..?please confirm

    am sharing the screen shot please find the attachment

    C:\ti\c2000\C2000Ware_1_00_04_00\utilities\flash_programmers\serial_flash_programmer>serial_flash_programmer.exe -d f2803x -k f28335_flash_kernel.txt -a PQCR.i00 -p COM5 -b 9600

    C2000 Serial Firmware Upgrader
    Copyright (c) 2013 Texas Instruments Incorporated. All rights reserved.

    getting comm state
    building comm DCB
    adjusting port settings

    calling f05_DownloadImage
    Downloading PQCR.i00 to device...

    C:\ti\c2000\C2000Ware_1_00_04_00\utilities\flash_programmers\serial_flash_programmer>

    Iam waiting for your kind reply,

    Thanks & Regards

    Gangadhararao G

  • Hi Gangadhararao,

    Please run the same command with '-v' option to enable the verbose output.

    Let me know the console output.

    Thanks,
    Katta
  •  Hi Raja Ravi Krishna,

    I had run by giving -v(verbose) option,iam sharing the screen shot of that output .please find the attachment

    Iam waiting for your kind reply

    Thanks & Regards

    Gangadhararao G

  • Hi Gangadhararao,

    Yes. It is loaded successfully. Let me know if you face any issue in the next stage.

    Thanks,
    Katta
  • HI Rajaravi krishna,

    As you told that it  was loaded successfully,when i run the following in command line C:\ti\c2000\C2000Ware_1_00_04_00\utilities\flash_programmers\serial flash programmer serial flash programmer.exe -d f2803x -k f28335 flash kernel.txt -a PQCR.i00 -p COM5 -b 9600 -v

    i just connected USB CP2102 USB-TTL Tranceiver ,and run the code in command prompt,i did n't connect to micro controller ,But without connecting to micro controller also it was showing successful,

    and also i tried by connected a wire between TX pin to RX pin of  USB CP2102 USB-TTL connector and run in command prompt ,then also it was showing successful

    Am not connected to any controller ,still it was showing successful, please kindly help me

    Am waiting for your kind reply

    Thanks & Regards

    Gangadhararao G