|
361 | 361 | <memory can_program="true" id="Flash" is_ro="true" type="Flash"/>
|
362 | 362 | <memory id="RAM" type="RAM"/>
|
363 | 363 | <memory id="Periph" is_volatile="true" type="Peripheral"/>
|
364 |
| -<memoryInstance derived_from="Flash" edited="true" id="MFlash32" location="0x2000" size="0x6000"/> |
365 |
| -<memoryInstance derived_from="RAM" edited="true" id="RamLoc8" location="0x10000100" size="0x1f00"/> |
366 |
| -<peripheralInstance derived_from="V6M_NVIC" id="NVIC" location="0xe000e000"/> |
367 |
| -<peripheralInstance derived_from="V6M_DCR" id="DCR" location="0xe000edf0"/> |
368 |
| -<peripheralInstance derived_from="I2C" id="I2C" location="0x40000000"/> |
369 |
| -<peripheralInstance derived_from="WWDT" id="WWDT" location="0x40004000"/> |
370 |
| -<peripheralInstance derived_from="UART" id="UART" location="0x40008000"/> |
371 |
| -<peripheralInstance derived_from="CT16B0" id="CT16B0" location="0x4000c000"/> |
372 |
| -<peripheralInstance derived_from="CT16B1" id="CT16B1" location="0x40010000"/> |
373 |
| -<peripheralInstance derived_from="CT32B0" id="CT32B0" location="0x40014000"/> |
374 |
| -<peripheralInstance derived_from="CT32B1" id="CT32B1" location="0x40018000"/> |
375 |
| -<peripheralInstance derived_from="ADC" id="ADC" location="0x4001c000"/> |
376 |
| -<peripheralInstance derived_from="PMU" id="PMU" location="0x40038000"/> |
377 |
| -<peripheralInstance derived_from="FLASHCTRL" id="FLASHCTRL" location="0x4003c000"/> |
378 |
| -<peripheralInstance derived_from="SPI0" id="SPI0" location="0x40040000"/> |
379 |
| -<peripheralInstance derived_from="IOCON" id="IOCON" location="0x40044000"/> |
380 |
| -<peripheralInstance derived_from="SYSCON" id="SYSCON" location="0x40048000"/> |
381 |
| -<peripheralInstance derived_from="SPI1" id="SPI1" location="0x40058000"/> |
382 |
| -<peripheralInstance derived_from="GPIO0" id="GPIO0" location="0x50000000"/> |
383 |
| -<peripheralInstance derived_from="GPIO1" id="GPIO1" location="0x50010000"/> |
384 |
| -<peripheralInstance derived_from="GPIO2" id="GPIO2" location="0x50020000"/> |
385 |
| -<peripheralInstance derived_from="GPIO3" id="GPIO3" location="0x50030000"/> |
| 364 | +<memoryInstance derived_from="Flash" id="MFlash32" location="0x0" size="0x8000"/> |
| 365 | +<memoryInstance derived_from="RAM" id="RamLoc8" location="0x10000000" size="0x2000"/> |
| 366 | +<peripheralInstance derived_from="V6M_NVIC" determined="infoFile" id="NVIC" location="0xe000e000"/> |
| 367 | +<peripheralInstance derived_from="V6M_DCR" determined="infoFile" id="DCR" location="0xe000edf0"/> |
| 368 | +<peripheralInstance derived_from="I2C" determined="infoFile" id="I2C" location="0x40000000"/> |
| 369 | +<peripheralInstance derived_from="WWDT" determined="infoFile" id="WWDT" location="0x40004000"/> |
| 370 | +<peripheralInstance derived_from="UART" determined="infoFile" id="UART" location="0x40008000"/> |
| 371 | +<peripheralInstance derived_from="CT16B0" determined="infoFile" id="CT16B0" location="0x4000c000"/> |
| 372 | +<peripheralInstance derived_from="CT16B1" determined="infoFile" id="CT16B1" location="0x40010000"/> |
| 373 | +<peripheralInstance derived_from="CT32B0" determined="infoFile" id="CT32B0" location="0x40014000"/> |
| 374 | +<peripheralInstance derived_from="CT32B1" determined="infoFile" id="CT32B1" location="0x40018000"/> |
| 375 | +<peripheralInstance derived_from="ADC" determined="infoFile" id="ADC" location="0x4001c000"/> |
| 376 | +<peripheralInstance derived_from="PMU" determined="infoFile" id="PMU" location="0x40038000"/> |
| 377 | +<peripheralInstance derived_from="FLASHCTRL" determined="infoFile" id="FLASHCTRL" location="0x4003c000"/> |
| 378 | +<peripheralInstance derived_from="SPI0" determined="infoFile" id="SPI0" location="0x40040000"/> |
| 379 | +<peripheralInstance derived_from="IOCON" determined="infoFile" id="IOCON" location="0x40044000"/> |
| 380 | +<peripheralInstance derived_from="SYSCON" determined="infoFile" id="SYSCON" location="0x40048000"/> |
| 381 | +<peripheralInstance derived_from="GPIO0" determined="infoFile" id="GPIO0" location="0x50000000"/> |
| 382 | +<peripheralInstance derived_from="GPIO1" determined="infoFile" id="GPIO1" location="0x50010000"/> |
| 383 | +<peripheralInstance derived_from="GPIO2" determined="infoFile" id="GPIO2" location="0x50020000"/> |
| 384 | +<peripheralInstance derived_from="GPIO3" determined="infoFile" id="GPIO3" location="0x50030000"/> |
386 | 385 | </chip>
|
387 | 386 | <processor><name gcc_name="cortex-m0">Cortex-M0</name>
|
388 | 387 | <family>Cortex-M</family>
|
|
0 commit comments