Skip to content

Commit a83ec19

Browse files
authored
Merge pull request #14739 from OpenNuvoton/nuvoton_m2354_tfm_no_hxt
M2354: Substitute HIRC for HXT to clock PLL
2 parents 0675d30 + 0b6fdf4 commit a83ec19

File tree

6 files changed

+162
-137
lines changed

6 files changed

+162
-137
lines changed

targets/TARGET_NUVOTON/TARGET_M2354/TARGET_TFM/TARGET_NU_M2354/COMPONENT_TFM_S_FW/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ To define memory spec of SRAM for TF-M/Mbed, search/change the line:
7575
Navigate [TF-M](https://www.trustedfirmware.org/projects/tf-m/).
7676
Then go through **DOCS****Getting Started Guides****Software requirements** for TF-M build environment setup.
7777

78-
**NOTE**: For unknown reason, **GNU Arm Embedded Toolchain 10-2020-q4-major** built code **FAILS** to run. Avoid this toolchain version.
78+
**NOTE**: **GNU Arm Embedded Toolchain 10-2020-q4-major** built code **FAILS** to run. Avoid this toolchain version. Check [its bug report](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99157).
7979

8080
### Compile
8181

0 commit comments

Comments
 (0)