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.

TMS320F28379D: Flash API on 28379D

Part Number: TMS320F28379D
Other Parts Discussed in Thread: TMS320F2812, TMS320F2811, TMS320F2810, , C2000WARE

Hi,

I was using a TMS320F2812 before. It was very easy to understand and used the Flash API using this document " TMS320F2810, TMS320F2811, and TMS320F2812 Flash APIs Version 2.10"

Everything was explained step by step, the modification of the linker file and the other files.

Now I'm using the TMS320F28379D, and to be honest, it's hard to understand how I can use the Flash API. I use "TMS320F2837xD Flash API" document (spnu629), but it's not very clear. For example, how I have to modify the linker file, my sources files,...

Are there any other documents or files to understand how to use it?

Thank you very much.

  • Hi,

    Thank you for your feedback.

    Flash wrapper in TMS320F28x and F28379x are different.
    F28379x Flash has ECC and hence there are different options available in Flash API for that.

    I would suggest you to go through the below example and wiki page:
    1. C2000Ware has Flash API usage example: F2837xD:C2000Ware_x_xx_xx_xx \device_support\f2837xd\examples\dual\flash_programming.
    2. Useful wiki page for Flash API and ECC usage: processors.wiki.ti.com/.../C2000_Flash_FAQ

    Hope you read the Flash chapter in TRM - That would help to understand the Flash API guide better (as mentioned in the guide).

    Once you review the Flash API usage example, wiki and guide, if you still have questions, please let me know and we would be happy to help you.

    Thanks and regards,
    Vamsi