forked from wolfSSL/wolfssl
io.c, #include
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
CyaSSL IAR Project Files
|
||||
|
||||
|
||||
This directory contains project files for IAR EWARM IDE. These
|
||||
projects have been set up to use generic ARM Cortex-M MPUs.
|
||||
projects have been set up to generic ARM Cortex-M MPUs.
|
||||
In order to generate project for specific target MPU, take following steps.
|
||||
|
||||
|
||||
Included Project Files
|
||||
@@ -12,19 +12,14 @@ Included Project Files
|
||||
executable projects. The library project generates full set library of wolfCrypt
|
||||
and CyaSSL functions.
|
||||
|
||||
|
||||
2. Test suites Project: wolfCrypt-test.ewp
|
||||
generates test.out test suites executable
|
||||
|
||||
3. Benchmark Project: wolfCrypt-benchmark.ewp
|
||||
generates benchmark.out benchmark executable
|
||||
|
||||
|
||||
|
||||
|
||||
In order to generate project for specific target MPU, take following steps.
|
||||
|
||||
|
||||
Set Up Steps
|
||||
------------
|
||||
1. Project option settings
|
||||
For each project,...
|
||||
General Options: Choose appropriate "Target" options
|
||||
@@ -40,13 +35,10 @@ In order to generate project for specific target MPU, take following steps.
|
||||
Uncomment the "CYASSL_IAR_ARM" define located in:
|
||||
<cyassl_root>/cyassl/ctaocrypt/settings.
|
||||
|
||||
|
||||
4. Build and download
|
||||
Go to "Project->Make" and "Download and Debug" in Menu bar for EWARM build and download.
|
||||
|
||||
|
||||
|
||||
|
||||
Support
|
||||
-------
|
||||
Please send questions or comments to support@wolfssl.com
|
||||
|
Reference in New Issue
Block a user