Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
renpeipei-realtek authored Sep 30, 2024
1 parent 80dd1af commit 3bd13dc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Note:
* During the Cygwin installation, please install "math -> bc" and "devel -> make".

## GCC Environment on Linux
On Linux, please install packages for the GCC environment.
On 64-bit Linux, please install packages for the GCC environment.
* Use command `apt-get install make` to install "make".
* Use command `apt-get install bc` to install "bc".

Expand All @@ -49,6 +49,8 @@ To download image to board, you can either
* Directly download the image binary to board from GCC (J-Link debugger is required), please check the ApplicationNote chapter **SDK Build Environment Setup** for more details.
* Or using the PG tool for Ameba-ZII (in /tools/AmebaZ2), please check the ApplicationNote chapter **Image Tool** for more details.

**Note**: Please choose `flash_is.bin` when downloading image by PG Tool.

# Release Notes

## Vesion Sync
Expand Down

0 comments on commit 3bd13dc

Please sign in to comment.