我的程序编好无误后经CVAVR编译后出错,
提示:only unidimensional arrays of struct or union are currently supported!
但是我在C程序里运行没问题,不知怎么回事,应当怎么解决,请马老师指教.程序如下:
eeprom struct DONGZUO
{uchar step;
uchar parameter1;
uchar parameter2;
} ;
eeprom struct DONGZUO act,gongyi[20][15];
我用的单片机是:ATMEGA64L,编译器是CodeVisionAVR
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
一周热门 更多>