keil中L6002U的error原因之一
error: L6002U: Could not open file ..\..\output\motor.o: No such file or dir
在motor.c/.h文件中使用的编译器不能识别的操作符:
如 变量 =*(uint8_t*) (&value);
error: L6002U: Could not open file ..\..\output\motor.o: No such file or dir
在motor.c/.h文件中使用的编译器不能识别的操作符:
如 变量 =*(uint8_t*) (&value);