Arduino Due pins for SoftwareSerial

@antodom i tried to use the example in your software serial library but it throws up an error

"request for member 'begin' in 'serial_tc4',which is of non-class type 'int'

The error starts from serial_tc4.begin .