Problem CAN_ReceiveAll in standard peripheral library
I develop stm8 using cosmic compiler and v.2.3.1 standard libary.I think there is a problem with the definition of CAN_ReceiveAll.In this function I can get an address of _Data variable.But, I can not get the address in Caller side.My thoughts should...