Topic: Chip maker support

Hello,

I'm looking information about running wolfCrypt on an embedded device (I mean C code running on a MCU).

The web page of wolfCrypt (and wolfssl too) says:

wolfCrypt has support for chipsets including ARM, Intel, Motorola, mbed, Freescale, Microchip (PIC32), ST (STM32F2/F4), NXP, Analog Devices, Texas Instruments, and more

Reading the manual there are some specific instructions for building the code to run in a Microchip and ST MCU. However, there is no information about, for example, NXP MCU.

Are NXP MCU harder to support or are they supported out of the box? does the same applies to the others chipmaker that have not specific instructions?

Thanks for your comments.

- Fred

Share

Re: Chip maker support

Hi Fred,

NXP isn't necessarily harder, we just haven't put together specific instructions for it yet.  In general, you should be able to follow the steps outlined in Section 2.4 of the wolfSSL Manual:

http://wolfssl.com/wolfSSL/Docs-wolfssl … lfssl.html

Best Regards,
Chris