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: examples/all-clusters-app/cc13x4_26x4/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ Ninja to build the executable.
109
109
to the GN call.
110
110
111
111
```
112
-
gn gen out/debug --args="ti_sysconfig_root=\"$HOME/ti/sysconfig_1.18.1\" target_defines=[\"CC13X4_26X4_ATTESTATION_CREDENTIALS=1\"]"
112
+
gn gen out/debug --args="ti_sysconfig_root=\"$HOME/ti/sysconfig_1.18.1\" target_defines=[\"CC13X4_26X4_ATTESTATION_CREDENTIALS=1\"] chip_generate_link_map_file=true"
Copy file name to clipboardexpand all lines: examples/lighting-app/cc13x4_26x4/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ Ninja to build the executable.
108
108
to the GN call.
109
109
110
110
```
111
-
gn gen out/debug --args="ti_sysconfig_root=\"$HOME/ti/sysconfig_1.18.1\" target_defines=[\"CC13X4_26X4_ATTESTATION_CREDENTIALS=1\"]"
111
+
gn gen out/debug --args="ti_sysconfig_root=\"$HOME/ti/sysconfig_1.18.1\" target_defines=[\"CC13X4_26X4_ATTESTATION_CREDENTIALS=1\"] chip_generate_link_map_file=true"
Copy file name to clipboardexpand all lines: examples/lock-app/cc13x4_26x4/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ Ninja to build the executable.
109
109
to the GN call.
110
110
111
111
```
112
-
gn gen out/debug --args="ti_sysconfig_root=\"$HOME/ti/sysconfig_1.18.1\" target_defines=[\"CC13X4_26X4_ATTESTATION_CREDENTIALS=1\"]"
112
+
gn gen out/debug --args="ti_sysconfig_root=\"$HOME/ti/sysconfig_1.18.1\" target_defines=[\"CC13X4_26X4_ATTESTATION_CREDENTIALS=1\"] chip_generate_link_map_file=true"
Copy file name to clipboardexpand all lines: examples/pump-app/cc13x4_26x4/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ Ninja to build the executable.
108
108
to the GN call.
109
109
110
110
```
111
-
gn gen out/debug --args="ti_sysconfig_root=\"$HOME/ti/sysconfig_1.18.1\" target_defines=[\"CC13X4_26X4_ATTESTATION_CREDENTIALS=1\"]"
111
+
gn gen out/debug --args="ti_sysconfig_root=\"$HOME/ti/sysconfig_1.18.1\" target_defines=[\"CC13X4_26X4_ATTESTATION_CREDENTIALS=1\"] chip_generate_link_map_file=true"
Copy file name to clipboardexpand all lines: examples/pump-controller-app/cc13x4_26x4/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@ Ninja to build the executable.
110
110
to the GN call.
111
111
112
112
```
113
-
gn gen out/debug --args="ti_sysconfig_root=\"$HOME/ti/sysconfig_1.18.1\" target_defines=[\"CC13X4_26X4_ATTESTATION_CREDENTIALS=1\"]"
113
+
gn gen out/debug --args="ti_sysconfig_root=\"$HOME/ti/sysconfig_1.18.1\" target_defines=[\"CC13X4_26X4_ATTESTATION_CREDENTIALS=1\"] chip_generate_link_map_file=true"
Copy file name to clipboardexpand all lines: examples/shell/cc13x4_26x4/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ Ninja to build the executable.
63
63
to the GN call.
64
64
65
65
```
66
-
gn gen out/debug --args="ti_sysconfig_root=\"$HOME/ti/sysconfig_1.18.1\" target_defines=[\"CC13X4_26X4_ATTESTATION_CREDENTIALS=1\"]"
66
+
gn gen out/debug --args="ti_sysconfig_root=\"$HOME/ti/sysconfig_1.18.1\" target_defines=[\"CC13X4_26X4_ATTESTATION_CREDENTIALS=1\"] chip_generate_link_map_file=true"
0 commit comments