I am a software developer using Autosar standard. I have a question message routing of two PDUs. My using system use a Can rx/tx interrupt method. I guess called ISR upon receiving can message. And I thought copy rx message to buffer. But I can’t find API providing from autosar standard. I'm curious about the api that is called when routing messages when using the can rx/tx interrupt method. I'm thinking that api based on Autosar criteria will be fixed. Please advise from experts.
↧