wolfssl/IDE/Renesas/cs+/Projects
Hideki Miyazaki 1ab5a022c6 updated as the latest version of sw use 2019-04-17 16:30:11 +09:00
..
common updated as the latest version of sw use 2019-04-17 16:30:11 +09:00
t4_demo updated as the latest version of sw use 2019-04-17 16:30:11 +09:00
test Updates for v4.0.0 2019-03-15 10:37:36 -07:00
wolfssl_lib
README
include.am add t4_demo/t4_demo.mtpj in am 2019-01-17 06:39:49 +09:00

README

This is procedure how to build wolfssl and test project on Renesas cs+.

wolfssl_lib:
  Build wolfssl_lib.lib

test:
  - For getting BSP files, create "bsp" folder under "Projects".
  - Create "DUMMY" project under "bsp" with your MPU name property
  - close "DUMMY" project, and open "test" project
  - change MPU name property of the project
  - uncomment "Use SIM I/O" lines in "bsp/resetprg.c"
  - set heap size in "bsp/sbrk.h"
  - set stack size in "bsp/stacksct.h"
  Build "test" wolfCrypt