summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/RISC-V_RV32_SiFive_HiFive1_IAR/settings/RTOSDemo.Debug.driver.xcl
blob: 8d9029480f70d7a7d31e13a29316ceef9456da84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
"--core=RV32IMAC" 

"-p" 

"C:\devtools\IAR Systems\Embedded Workbench 8.3\riscv\config\debugger\SiFive\hifive1.ddf" 

"--drv_verify_download" 

"--jet_standard_reset=2,300,1500" 

"--reset_style=\"0,-,0,Disabled__no_reset_\"" 

"--reset_style=\"1,-,0,Software\"" 

"--reset_style=\"2,-,1,Hardware\"" 

"--jet_emu_param=cJtagOpt=Fmt:OScan1"