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
|`k32w0x1`|`DK6Programmer.exe` or `dk6prog`|`DK6Programmer.exe -Y -V2 -s <COM_PORT> -P 1000000 -Y -p FLASH@0x9D600="factory_data.bin"`| NA |
143
+
|`k32w1`|`JLink`|`loadfile factory_data.bin 0xFE080`| NA |
144
+
|`mcxw71`|`JLink`|`loadfile factory_data.bin 0xFE080`| NA |
145
+
|`rw61x`|`JLink`|`loadfile factory_data.bin 0xBFFF000`| Here, `0xBFFF000` is the value of symbol `__FACTORY_DATA_START` from the corresponding `.map` file |
146
+
|`rt1060`|`MCUXpresso Flash Tool GUI`| NA | The address is given by the `__FACTORY_DATA_START` symbol in the `.map` file |
147
+
|`rt1170`|`MCUXpresso Flash Tool GUI`| NA | The address is given by the `__FACTORY_DATA_START` symbol in the `.map` file |
168
148
169
149
## 4. Build app and usage
170
150
@@ -202,11 +182,12 @@ Also, demo **DAC**, **PAI** and **PAA** certificates needed in case
0 commit comments