“精英板”的内存管理程序移植到IAR中出现错误

2019-08-14 01:27发布

我把“精英板”的“内存管理程序”移植到IAR中,但是出现很多错误,需要怎么改?请高手们指点!例如:
        编译:     __align(32) u8 mem1base[MEM1_MAX_SIZE]; 时
        出现: “expected a type specifier”,“explicit type is missing("int" assumed)”  错误



友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。