Skip to content

Commit 7b99e7b

Browse files
committed
fix link to the figure in Readme
1 parent 7725cc1 commit 7b99e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IDE/Renesas/e2studio/RZN2L/Readme_wRSIP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The switch and jumper settings required to run the sample program from external
6262
## 3. Operation Overview
6363
The example uses SPI boot mode with external flash on the evaluation board. On this boot mode, the loader program, which is wolfBoot, is copied to the internal RAM(B-TCM). wolfBoot copies the encrypted RSIP key on flash memory and the application program from external flash memory to RAM(System RAM). As final step of wolfBoot the entry point of the copied application program is called if its integrity and authenticity are OK.
6464

65-
![Operation Overview](./doc/image2_RSIPKey.png)
65+
![Operation Overview](./doc/image2_RSIPkey.png)
6666

6767
## 4. How to build and use
6868
This section describes about how to build wolfBoot and application and use them.

0 commit comments

Comments
 (0)