Hi...I use arm-none-eabi-gcc. I took arm7 lpc23xx port for gcc as base. Then I compared assembler parts whith iar at91sam9xe port. They are the same. Now, my LPC use only one interrupt - TIMER0_MATCH. All other are disabled. So I installed the vPortTick function as ARM IRQ handler. Then I installed vPortYieldProcessor function as SWI handler.
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
ReferencesStable Releases - download stable product releases.
Development Branch - latest development branch on GitHub.
wolfSSL Manual - wolfSSL (formerly CyaSSL) product manual and API reference.