| 123456789101112131415161718 |
- var zTInteractiveMode =
- [
- [ "Create a CMSIS-Zone Project", "zTUICreateProject.html", [
- [ "Variant 1: Using an existing *.rzone file", "zTUICreateProject.html#zTUICreateProjectVar1", null ],
- [ "Variant 2: Creating an *.rzone file using the SVD file from the device family pack", "zTUICreateProject.html#zTUICreateProjectVar2", null ]
- ] ],
- [ "Memory and Peripheral Resources", "zTUIMemPerRes.html", [
- [ "View memory and peripheral resources", "zTUIMemPerRes.html#zTUIMemView", null ],
- [ "Create Memory Regions", "zTUIMemPerRes.html#zTUIMemAdd", null ],
- [ "Delete Memory Regions", "zTUIMemPerRes.html#zTUIMemDel", null ],
- [ "Resource Properties", "zTUIMemPerRes.html#zTUIPerProp", null ],
- [ "Configure peripheral slot access rights", "zTUIMemPerRes.html#zTUIPerSlotConf", null ]
- ] ],
- [ "Zone Partitioning", "zTUIZonePart.html", [
- [ "Create Zones", "zTUIZonePart.html#zTUICreate", null ]
- ] ],
- [ "Generate output files", "zTUIGenerate.html", null ]
- ];
|