hello,
I have to initialize static variables residing in sdata after setting bit XPEN in main() by myself, because in our system it is not possible to set bit XPEN prior to the initialization loop in the startup code.
For that I have to know the structure of C_INITSEC but I could not find some info, besides info about C51 where sdata is not mentioned.
Do you have got some?
Best regards
Jürgen
No, you don't have to.
You could, instead, just provide all the initialisation in your own source code.
Given that Keil don't document the feature, it's probably best not to rely upon it!
If you want a specific response from Keil, you need to contact Keil support direct.