Integration
We offer Integration services for ECU. This process consists in integrating different modules such as: ADC, CAN, Dio, MCU port and test their operation with the remaining modules.
The module is a collection of files (*. H *. C, *. Mk) with which you can create different configurations for hardware modules. Integration is necessary when the client wants to implement a new functionality for a specific type of processor or some derivative of the processor, or when the client wants to use a new type of processor.
Modules are updated according to customer specifications and tested to see if these new features do not affect other modules.
Every project is different depending on customer’s compiler specifications.
Other tools are used for testing sites depending on the project are: PCAN-View, Canoe, MINI CUBE.
For each module to be integrated client provides the same files that are in the module that contains new implementations of some functions. To integrate a module must be modified files in the way of new features in the files provided by the customer. The main be modified files are: *.h, *.c, *.arxml, * xdm (last 2 are files that will be used in Tresos Studio).
Tresos – is a product developed by Elektrobit company and is used to configure the various modules (e.g. Can module can be configured messages, filter mask and so on). After configuration Tresos will generate *.H and *.C files.
Test operation consists of several types of tests: Compile Test Conformance Test and Generic Test.