Skip to content

Commit 96b6e44

Browse files
nvlsianpuadbridge
authored andcommitted
nRF52840_xxAA: enable iar exporter. nRF5x-MDK-IAR 8.11.1 or newer is required.
1 parent 8c50051 commit 96b6e44

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tools/export/iar/iar_definitions.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,5 +182,11 @@
182182
},
183183
"M453VG6AE": {
184184
"OGChipSelectEditMenu": "M451AE series\tNuvoton M451AE series (M451AE,M452AE,M453AE,M451MAE)"
185+
},
186+
"nRF52840_xxAA":{
187+
"OGChipSelectEditMenu": "nRF52840_xxAA\tNordicSemi nRF52840_xxAA",
188+
"CExtraOptionsCheck": 1,
189+
"CExtraOptions": "--drv_vector_table_base=0x0",
190+
"CMSISDAPJtagSpeedList": 10
185191
}
186192
}

0 commit comments

Comments
 (0)