Is the Device_XML_file changed?
Using the sam xml but v7.86h seems to get the wrong partition.=, but v7.8 is expected
Display All
Using the sam xml but v7.86h seems to get the wrong partition.=, but v7.8 is expected
Source Code
- <Database>
- <Device>
- <ChipInfo Vendor="Mytest" Name="MyTestDevice" WorkRAMAddr="0x20000000" WorkRAMSize="0x00020000" Core="JLINK_CORE_CORTEX_M33"/>
- <FlashBankInfo Name="FL_Test1" BaseAddr="0x00010000" AlwaysPresent="1">
- <LoaderInfo Name="FL_Test1" MaxSize="0x00030000" Loader="FL_Test1.FLM" LoaderType="FLASH_ALGO_TYPE_OPEN" />
- </FlashBankInfo>
- <FlashBankInfo Name="FL_Test2" BaseAddr="0x00040000" AlwaysPresent="1">
- <LoaderInfo Name="FL_Test2" MaxSize="0x00010000" Loader="FL_Test2.FLM" LoaderType="FLASH_ALGO_TYPE_OPEN" />
- </FlashBankInfo>
- <FlashBankInfo Name="FL_Test3" BaseAddr="0x00200000" AlwaysPresent="1">
- <LoaderInfo Name="FL_Test3" MaxSize="0x00100000" Loader="FL_Test3.FLM" LoaderType="FLASH_ALGO_TYPE_OPEN" />
- </FlashBankInfo>
- </Device>
- </Database>