SimulinkWiper/wiper/README.md
2024-05-25 15:56:41 +08:00

19 lines
702 B
Markdown

When start up, it will load the following files
1. constant.mat for setting the constant value
2. configuration.mat, simulating the configuration value stored in the flash/eeprom
Files information:
------------------
Wiper_controller.slx - the main part for handling HI, LOW, INT_AUTO request
wiper_model.slx - the overall model
wiper_model_sim.slx - model for demo
wiper_model_test.slx - model for running test case
test_case.mat - holding the test cases
test_case.xlsx - export from test_case.mat
test.mldatx - holding the mapping
constant.mat - storing the system constant
configuration.mat - storing the configuration from eeprom/flash
Note: There is no SWIF_BdcOtaMod for checking the OTA mode