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.

TMS320F28335: Flash Write Error(flash api)

Part Number: TMS320F28335
Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE

Hi, I am trying to write on chip flash in 28335.

I found document which explain how to use flash API.

As the document says I added below 5 files in my work spaces.

F2833x_EEPROM.c

F2833x_EEPROM.h

Flash2833x_API_Config.h

Flash2833x_API_Library.h

Flash2833x_API_V210.lib

After adding the files, I copied example code and complied.

During build no problem was occurred.

However, when I test 'EEPROM_Write();' with ezDSP

I found all interrupts are stopped after the writing.

How can I solve this problem.

I don't get any clue..... 

Please help me.

Thanks.