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.

28335 Flash Write Error

Other Parts Discussed in Thread: C2000WARE

Hi, I am trying to use 28335 on chip Flash.

I found document to help to use the flash memory(sprab69).

As I read in the paper, I added 5 files in my workspace.

F2833x_EEPROM.c

F2833x_EEPROM.h

Flash2833x_API_Config.h

Flash2833x_API_Library.h

Flash28335_API_V210.lib

I copied flash example code and excuted.

After excute EEPROM_Write(); Interrupt functions are all stopped.

I couldn't find any solution for this problem. How can I solve this problem.

please help me.

Thank you.