{ "deviceName" : "C6678", "partitions" : [ { "name" : "ddr-code", "vaddr" : "0x80000000", "paddr" : [ "0x800000000", "0x800000000", "0x800000000", "0x800000000", "0x800000000", "0x800000000", "0x800000000", "0x800000000"] , "size" : "0x1000000", "secNamePat" : [], "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" : "L2SRAM", "vaddr" : "0x800000", "paddr" : [ "0x800000", "0x800000", "0x800000", "0x800000", "0x800000", "0x800000", "0x800000", "0x800000" ], "size" : "0x80000", "secNamePat" : ["text", "bss", "neardata", "const", "far"], "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" : "hello", "fileName" : ".\\ppy11boot.hello.mad.out", "libPath" : "C:\\", "allowedCores" : [0,1,2,3,4,5,6,7] } ], "appDeployment" : [ "hello", "hello", "hello", "", "", "", "", "" ] }