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.

TMS570LS0432: How to use HalCoGen to set EEPROM?

Part Number: TMS570LS0432
Other Parts Discussed in Thread: HALCOGEN,

Hello, TI Engineer

I want to set EEPROM in TMS570LS0432. In fact, I can not find a example about how to set EEPROM in TMS570LS0432 by HalCoGen.

Thanks!

Owen

  • Hello Xinyu,

    1. Open HALCoGen, create a new project for LS0432

    2. Open Help dropdown menu, click Help Topic

    3. In the left panel, double click "example_TI_Fee_Write_read.c" under Examples

    4. The right panel will show you the steps for configuring FEE

  • Hello, Wang

    About the FEE, what is the differences between TI_Fee_WriteAsync and TI_Fee_WriteSync? And If I want to write something into EEPROM or flash, which function should I use? In fact, there are many functions for reading and writing. And the most important is to save something in EEPROM and clear something in flash.

    Regards!

    Xinyu