我怎么能修改CCES的符号!
for example :my codec is in slave ,when i delete the "CODEC_MASTER",but buld wrong.
and then,i add "CODEC_MASTER",but build wrong too.
...
使用C8051F的单片机来实现CAN控制,可以进行数据的接收,发送不行
void CAN0_TransferMO (U8 obj_num){ // This function assumes that the message object is fully initialized // in CAN ...