You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,14 @@ The directories of Git and Mercurial executables (`git` and `hg`) need to be in
66
66
* Compilers: GCC ARM, ARM Compiler 5, IAR.
67
67
* IDE: Keil uVision, DS-5, IAR Workbench.
68
68
69
+
<spanclass="tips">**Note:** When installing the ARM Compiler 5 on a 64-bit Linux machine, you may need to also install the i386 architecture package:</span>
0 commit comments