Part Number: TMS320F28335
Hi Experts,
My customer's initilize sequence of their application relys on serverial global variable that has no initial value on their declaration. It appears that their application would break if the initial value appear to some certain values (due to their logic design).
- If the global variable has no initial at the declartion, what's the inital value? We obsere in different board that the value is different and may happens to be one or two certain values.
- If it depends on the value on RAM, What's the initial value of RAM upon power cycle?
- If it is ramdom, what about the RAM used by boot rom? For the address that falls into the range that used byt boot ROM, when the CPU run to main, Is the value on the address fixed? or it may varies? What's the factor of the variation?
Regards,
Hang