Hi, TI experts:
i define an array of pointers, which save the ADC resault rigister's address, but when i load and run program use a emulater,it's seem work well


but when i run the program in offline mode, i read the array's content are all " 0000" use comm and the corresponding function did not run successfully
Why does the pointer array fail to initialize properly in offline mode?how can i do, pls help me
Note:I did not zero out the data on this RAM anywhere in the program


