{ "deviceName" : "C6678", "partitions" : [ { "name" : "ddr-code", "vaddr" : "0x80000000", "paddr" : [ "0x800000000", "0x800000000", "0x800000000", "0x800000000", "0x800000000", "0x800000000", "0x800000000", "0x800000000"] , "size" : "0x1000000", "secNamePat" : ["^.text"], "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" : "0x81000000", "paddr" : [ "0x801000000", "0x802000000", "0x803000000", "0x804000000", "0x805000000", "0x806000000", "0x807000000", "0x808000000" ], "size" : "0x1000000", "secNamePat" : [ "systemHeap", "stack"], "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" : "0x80000", "secNamePat" : ["vecs", "switch", "const", "^.far", "bss", "neardata", "rodata", "args", "cio", "fardata", "resmgr_pa", "platform_lib", "nimu_eth_ll2", "qmss"], "cores" : [0,1,2,3,4,5,6,7], "permissions" : ["UR", "UW", "UX", "SR", "SW", "SX"], "cacheEnable" : false, "prefetch" : false, "priority" : 0, "shared" : false } ], "applications" : [ { "name" : "appLocal", "fileName" : ".\\emb.out", "libPath" : ".", "allowedCores" : [0,1,2,3,4,5,6,7] } ], "appDeployment" : [ "appLocal", "" , "" , "" , "" , "" , "" , "" ] }