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.

Flash_Erase FLASH_API function doesn't work on F28026

Other Parts Discussed in Thread: CONTROLSUITE

Hello everybody,

i'm working with TMS32F28026 Rev. 0 device and i need to implement flash and programming function. I use Flash_API F2802x version 2.01 library in my project, software can use correctly Flash_Program function, which works fine and can write in all sector of flash, but when i try to erase Flash_Erase function returns alaways error 24. This problem remains also changing the chip. I get the same error also changing library from v2.01 to v2.00. Please help, what can i do to use correctly Flash_Erase? I'm working with code composer version 5.5.

Emanuele