Hi,Daniel
I have been looking forward to your answer for several days. Could you spare some precious time to help me solve the following problems: How to modify the model attached to send multiple CAN messages and keep sending CAN messages without reset the CAN analyzer after the CAN analyzer is stopped and started again?
Up to now ,even though i added another CAN message (different ID) in the model ,the CAN analyzer only sent one ID CAN message. The CAN analyzer will stop sending CAN messages after stopped and started .
dumitru-daniel.popa 撰写:
Hi hm Chen,
I think the second example stops working because is based on interrupts and since the CAN message can't be sent out the TX Complete interrupt is no longer cleared.
You might need to check the manual of the MPC chip - but most likely that is the cause.
Best regards,
Daniel
# keep sending multiple messages after stop and start CAN analyzer