"Tiran Kaskas" <tiran.kas...@telit.com> wrote:
Already done the ssl part, only polarssl. It is working perfect and does support 16bit with no change.
You got all the data in PolarSSL, LZO and OpenVPN to fit in a 16-bit data-segment of 64 kByte? I'll be amazed. What memory model would be needed to link in all the code. 64 kByte would be not enough, so at least large model would be needed (1 data-segment multiple code- segments). --gv