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.

Compiler/LAUNCHXL-F28069M: Write a sector to the Flash

Part Number: LAUNCHXL-F28069M
Other Parts Discussed in Thread: C2000WARE

Tool/software: TI C/C++ Compiler

Dear All

       I write to sector H of FLASH (to mimic an EEPROM). By the map file I suppose that the compiler use the OTP code.

But after that I have instabilities in the software (Id I did not write/erase the code is stable). Which modules Write/Erase code use? ADC? Must I initialize again ADC?

I did not ran before InitFlash function. Is it needed? Before and After? It writes ok without InitFlash

Thanks

Luis Gonçalves