你好。我在程序中定义了三个数组,并在定义的时候对其进行初始化。奇怪的是其他两个数组在程序加载后都能看到初始值,但是有一个数组的初始化没成功。不知道这是为什么? 我的cmd里使用了UNION关键字,不知道对此是否会有影响?另外我看了下map文件,copy table里头对应段的run address 是从0x800000开始的,而我数组实际起始地址并不是这个,这个现象说明了什么问题?谢谢!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.