forked from rbei-etas/busmaster
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Readme.txt
12 lines (7 loc) · 993 Bytes
/
Readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
1. For setting up the development environment, please refer to the document "1. BUSMASTER OSS - Development Environment.doc" ocurring under the 'Downloads' folder.
2. This BUSMASTER application is entirely compilable and it is possible to run it in simulation mode by following the instruction set provided in the aforementioned document. The application source can be found under 'Sources'
3. Steps to use BUSMASTER with real CAN bus -
3.1 For PCAN_USB (vendor is Peak GmbH), please procure the hardware from the vendor and install the driver
3.2 For ES 581 (vendor is ETAS GmbH) and further ETAS devices, please procure the hardware from the vendor and install the HSP (Hardware Service Pack) driver.
4. In order to build an installation application, please follow the instruction set in the developer's environment document. The install script and the related artifacts occur under 'Installation Setup' folder.
5. Test documents and scripts may be found under 'Test Artifacts' folder.