Part Number: TMS320F28069
Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hello again ,
for my project, I'm using the (compiled) flash library
- with the header " Flash2806x_API_Library.h",
- and lib file: Flash2806x_API_wFPU_Library.lib
The lib is used with the SW APi, which was copied to RAM.
As long as writing, everything works fine -- i.e. writing sucessively to erased flash memory.
Problems occur when Flash_Erase() is called: The function does not return, moreover,
I found that the target went through a reset (watchdog is definitely OFF).
Has anybody an idea what could be wrong? Since the lib is precompiled, I cannot examine anything...
Best regards,
Goetz