xgate candriver APIs

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

xgate candriver APIs

1,264件の閲覧回数
candriver
Contributor I
Dear friends
 
 Any body have idea about execution time taken by APIs used in ideal Xgate CAN driver which is available in AN2726......like can_init();,writeCANMsg(); etc.....
 
plzz if any body have then send it to me.....otherwise how can i get it??? actually i calculated execution time but i am getting most of the fuction execute in same time means in 3.6 microsecond.....
 
Thanks...
ラベル(1)
0 件の賞賛
1 返信

397件の閲覧回数
DannyM83
Contributor III
The timing depends on a wide range of factors: # of mailboxes setup, number of activated CAN channels, length of message etc.

Maximum values for major functions are given on page 9. To get values for other functions, use the approach give in AN3253.
0 件の賞賛