Commit Graph

6 Commits (4606a25db471ba43a7874313a5cee762e01397d4)

Author SHA1 Message Date
Oleg 4606a25db4 Clean more 4 weeks ago
Oleg 5db1783db5 Clean project. Modbus still working 4 weeks ago
Oleg 9feba6b8c9 It works now
The problem was with InitCPUTimers dunction (it was commented).
But some fact was found: If you flash with correct software first
 - Modbus is working. Then, if you comment InitCPUTimers function and
flash CPU again. The Modbus still working! But, if you turn off the power
Modbus will not work after power up. The reason is unknown
4 weeks ago
Oleg a0fef5214d Modbus still working here 4 weeks ago
Oleg 61b34218ff Add memory map for XINTF. Change zone0 to zone6 1 month ago
Oleg d864977511 First test
1. Add an arbitrator class to control all necessary periphery
main2.cpp represents it usage.
main.cpp without periphery class.

2. Add XINTF init and DigitalIO interface
3. Change DI/O MBOX length to 2 bytes instead of 3
1 month ago