Files
wolfssl/IDE/Renesas/cs+/Projects/README
T

19 lines
701 B
Plaintext
Raw Normal View History

2018-09-11 09:38:24 -07:00
This is procedure how to build wolfssl and test project on Renesas cs+.
2018-04-28 06:36:56 +09:00
wolfssl_lib:
Build wolfssl_lib.lib
test:
2018-09-03 00:02:09 +09:00
- 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
2025-04-02 07:18:52 +09:00
Note: It could need to initialize clock for the device. You can refer the link below
https://www.renesas.com/ja/document/apn/rx65n-group-rx651-group-initial-settings-example-rev211?language=en&r=1054461