diff --git a/src/assembly/linux/main/cosmos/plugin/plugin.txt b/src/assembly/linux/main/cosmos/plugin/plugin.txt index 159ae4f..181a393 100644 --- a/src/assembly/linux/main/cosmos/plugin/plugin.txt +++ b/src/assembly/linux/main/cosmos/plugin/plugin.txt @@ -13,3 +13,5 @@ Interface <%= linux_example_target_name %>_INT tcpip_server_interface.rb <%= por Map_Target <%= linux_example_target_name %> Protocol Read crc_protocol.rb <%= crc_parameter_name %> false "ERROR" -16 16 Protocol Write cmd_checksum.rb <%= checksum_parameter_name %> +Router <%= linux_example_target_name %>_Router tcpip_server_interface.rb 7779 7779 10.0 nil Length 32 16 7 + Map_Target <%= linux_example_target_name %> diff --git a/src/assembly/pico/main/cosmos/plugin/plugin.txt b/src/assembly/pico/main/cosmos/plugin/plugin.txt index ac49e32..6bb67f8 100644 --- a/src/assembly/pico/main/cosmos/plugin/plugin.txt +++ b/src/assembly/pico/main/cosmos/plugin/plugin.txt @@ -13,4 +13,5 @@ Interface <%= pico_example_target_name %>_INT serial_interface.rb <%= port_w %> Map_Target <%= pico_example_target_name %> Protocol Read crc_sync_protocol.rb <%= crc_parameter_name %> false "ERROR" -16 16 Protocol Write cmd_sync_checksum.rb <%= checksum_parameter_name %> - +Router <%= pico_example_target_name %>_Router tcpip_server_interface.rb 7779 7779 10.0 nil Length 64 16 11 1 Big_Endian 0 FED4AFEE + Map_Target <%= pico_example_target_name %>