Tool/software: TI C/C++ Compiler
Hello,
I need an expertize on Flash Control Registers initialization.
Indeed, in the SPRA958L (Running an Application from Internal Flash Memory on the TMS320F28xxx DSP) chapter 4.4 it is said:
The initialization code for the flash control registers cannot be executed from the flash memory
or unpredictable results may occur. Therefore, the initialization function for the flash control
registers must be copied from flash (its load address) to RAM (its run address) at runtime
What signifies exactly unpredictable results may occur ?
Is it a software failure where PC is lost somewhere or is it an insidious failure which will occur after some time with a good software behavior ?
Thanks for tour answer.
Pat