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/msp430f2370: TRF7960A_06_2011

Part Number: MSP430F2370
Other Parts Discussed in Thread: TRF7960A, , UNIFLASH

Tool/software: Code Composer Studio

Good day, tell me how to flash msp430f2370 TRF7960A_06_2011 PCB ready www.ti.com/.../sloa167.pdf. composer Studio 7.1.0 Programator msp-FET430UIF how to flash?

  • Do you have the program to flash already? If so then UniFlash may be an easier tool for you to use. It can be downloaded here: processors.wiki.ti.com/.../Category:CCS_UniFlash

    There is also a cloud version on dev.ti.com

    With UniFlash you can select MSP430F2370 as your device and then the TI MSP430 USB 1 as the connection. Then point to the program to flash and it will flash it for you. You can do the same in Code Composer Studio but it is more targeted for developing and debugging applications and is a bit heavy for just flashing.

    Ensure that the MSP UIF is connected to the JTAG header on the board and plugged into your PC.


    Regards,
    John

  • Hello! Thanks for the reply.What file is needed for the correct firmware for this program and how to get it?!
  • I download the app note and in the references section it has a link to an example project for the firmware.

    www.ti.com/.../sloc251

    Inside this zip is the full project and source code as well as a prebuilt version of the firmware.
    The prebuilt firmware is in trf7960a\Debug and is called TRF7960A_06_2011.out

    If you have questions on the firmware or how to use this device I would try the RFID forum as they would have more information.

    Regards,
    John