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.

TMS320F28379D: Flash erase and program do not work

Part Number: TMS320F28379D
Other Parts Discussed in Thread: TMS320F28377S, C2000WARE
Hello.

We are migrating a project from TMS320F28377S to TMS320F28379D (only for core1, core2 will not be used for now). In TMS320F28377S we programmed data to one flash sector in bank1 with the F021_API_F2837xS_FPU32.lib library. For the TMS320F28379D we tried F021_API_F2837xD_FPU32.lib library but with that erase and programm do not work although the functions of the lib return success state.
The strange thing is that, if we use the single core library, erase and program works good (only replace the .lib file without modification of the other code).
Also the example project in C200Ware works with dual core lib. And we can't find any difference regarding the flash init and erase/program code.

Do we miss something else which we didn't see yet?
What is the difference between singlecore and dualcore flash lib?
Thanks
BR
Christian