{ "deviceName" : "C6678", "partitions" : [ { "name" : "ddr-code", "vaddr" : "0x80000000", "paddr" : [ "0x800000000", "0x800000000", "0x800000000", "0x800000000", "0x800000000", "0x800000000", "0x800000000", "0x800000000"] , "size" : "0x4000000", "secNamePat" : ["^.text", "const", "switch"], "cores" : [0,1,2,3,4,5,6,7], "permissions" : ["UR", "UW", "UX", "SR", "SW", "SX"], "cacheEnable" : true, "prefetch" : true, "priority" : 0, "shared" : true, "loadPartition" : true }, { "name" : "ddr-data", "vaddr" : "0xD0000000", "paddr" : [ "0x806000000", "0x807000000", "0x808000000", "0x809000000", "0x80A000000", "0x80B000000", "0x80C000000", "0x80D000000" ], "size" : "0x1000000", "secNamePat" : [ "^.far", "bss", "neardata", "rodata", "args", "cio", "fardata", "systemHeap", "qmss", "platform_lib"], "cores" : [0,1,2,3,4,5,6,7], "permissions" : ["UR", "UW", "SR", "SW"], "cacheEnable" : true, "prefetch" : true, "priority" : 0, "shared" : false }, { "name" : "L2SRAM", "vaddr" : "0x800000", "paddr" : [ "0x800000", "0x800000", "0x800000", "0x800000", "0x800000", "0x800000", "0x800000", "0x800000" ], "size" : "0x100000", "secNamePat" : ["resmgr_pa", "stack", "nimu_eth_ll2"], "cores" : [0,1,2,3,4,5,6,7], "permissions" : ["UR", "UW", "SR", "SW"], "cacheEnable" : false, "prefetch" : false, "priority" : 0, "shared" : false } ], "applications" : [ { "name" : "app_local", "fileName" : ".\\emb.out", "libPath" : ".", "allowedCores" : [0,1,2,3,4,5,6,7] } ], "appDeployment" : [ "app_local", "" , "" , "" , "" , "" , "" , "" ] }