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.