kg7hf wrote on Tuesday, September 10, 2019:
Thanks Gaurav,
I too have analyzed the code and yes, I believe they are caused by the linker thinging they are placed outside of the data segemtn or the .bss. and having to initialize them to values. If you remove the initialization (not recomended), the warning will not be thrown.