{ "run_config": { "target" : "hardware", "hardware" : { "baudrate": 115200, "timeout": 60 }, "qemu": { "qemu32": "qemu-system-riscv32", "qemu64": "qemu-system-riscv64", "timeout": 60 } }, "build_target": "clean all", "build_config": { }, "checks": { "PASS": [], "FAIL": ["MEPC"] }, "appdirs": [ "application" ], "appdirs_ignore": [ "application/baremetal/smphello", "application/baremetal/demo_cidu", "application/baremetal/dsp_examples", "application/baremetal/Internal" ], "appconfig": { "application/baremetal/benchmark/dhrystone": { "build_config" : {}, "checks": { "PASS": ["CSV, Dhrystone"] } }, "application/baremetal/benchmark/whetstone": { "build_config" : {}, "checks": { "PASS": ["CSV, Whetstone"] } }, "application/baremetal/benchmark/coremark": { "build_config" : {}, "checks": { "PASS": ["CSV, CoreMark"] } }, "application/baremetal/demo_timer": { "build_config" : {}, "checks": { "PASS": ["MTimer msip and mtip interrupt test finish and pass"] } }, "application/baremetal/empty": { "build_config" : {}, "checks": { "PASS": ["CPU HartID"] } }, "application/baremetal/helloworld": { "build_config" : {}, "checks": { "PASS": ["19: Hello World From Nuclei RISC-V Processor!"] } }, "application/baremetal/demo_irqc": { "build_config" : {}, "checks": { "PASS": ["software interrupt hit 5 times"] } }, "application/baremetal/demo_extirq": { "build_config" : {}, "checks": { "PASS": ["You can press any key now to trigger uart receive interrupt"] } }, "application/baremetal/lowpower": { "build_config" : {}, "checks": { "PASS": ["CSV, WFI Cost,"] } }, "application/freertos/demo": { "build_config" : {}, "checks": { "PASS": ["timers Callback 3"] } }, "application/rtthread/demo": { "build_config" : {}, "checks": { "PASS": ["Main thread count: 3"] } }, "application/rtthread/msh": { "build_config" : {}, "checks": { "PASS": ["msh >", "Hello RT-Thread!"] } }, "application/ucosii/demo": { "build_config" : {}, "checks": { "PASS": ["task3 is running... 3"] } }, "test/core": { "build_config" : {}, "checks": { "PASS": [", 0 failed"], "FAIL": ["[FAIL]", "MEPC"] } } } }