rbei-etas / busmaster

BUSMASTER is an Open Source Software tool to simulate, analyze and test data bus systems such as CAN. BUSMASTER was conceptualized, designed and implemented by Robert Bosch Engineering and Business Solutions (RBEI). Presently it is a joint project of RBEI and ETAS GmbH.
http://rbei-etas.github.com/busmaster/
GNU General Public License v3.0
945 stars 500 forks source link

BUSMASTER software locks up when selecting more than 2 CAN channels on ES592 using BOA #245

Open tweber01 opened 12 years ago

tweber01 commented 12 years ago
etas-lorenz commented 12 years ago

ETAS BOA (Basic Open API) is the abstraction layer for CAN, FlexRay, and LIN, which is used is almost all ETAS products. As these products should work also with other hardware, ETAS BOA also shows 3rd party interfaces. Now, if you have Kvaser API installed or Vector XL API installed, these come with simulated interfaces. And these show um in the Hardware Selection dialog in BUSMASTER. This is intended.

What is not intended are lock ups. We are currently working on the ETAS BOA driver to fix a similar issue. This might fix your issue also, so try again with the upcoming v1.6.8.

Bye, Toby