Topic: Problem writing a correct EmbedSend and EmbedRecieve
Hello,
I am using Microchip harmony 1.09 and a PIC32 processor. After clicking in the appropriate fields in the harmony configurator (including TCP IP and WolfSSL) I learned that the flag WOLFSSL_USER_IO flag was set. This surpriced me, I thought that a PIC32 processor, single threaded, without RTOS, would be included in WolfSSL setup. Is it correct that the WOLFSSL_USER_IO flag should be set?
What is the easiest way for me to write Embedsend and EmbedRecieve. Should I tick in the box of Berkeley api in the harmony configurator, and use this api (which seems to have the correct error handling for WolfSSL) or should I use the ArrayPut and ArrayGet that is included in the Harmony?
Kind Regards
Peter Abdelmassih Waller