Compare commits
1 commit
main
...
ref/ioc-bo
| Author | SHA1 | Date | |
|---|---|---|---|
| 6375b4336c |
9 changed files with 47 additions and 47 deletions
|
|
@ -1,47 +1,47 @@
|
|||
target_connection {
|
||||
{
|
||||
title = "TVII-B-E-2M - GHS Probe USB"
|
||||
type = "Green Hills Debug Probe (mpserv)"
|
||||
short_type = "mpserv"
|
||||
args = " -cfgload \"debugging\\tviibe2m.ghpcfg\" -usb 0"
|
||||
command = "mpserv -cfgload \"debugging\\tviibe2m.ghpcfg\" -usb 0"
|
||||
logfile = ""
|
||||
mode = ""
|
||||
setup_script = ""
|
||||
run_mode_partner = ""
|
||||
run_mode_policy = ""
|
||||
sane = "yes"
|
||||
log = "no"
|
||||
timestamp = "0"
|
||||
}
|
||||
{
|
||||
title = "Simulator CM0+"
|
||||
type = "Simulator for ARM (simarm)"
|
||||
short_type = "simarm"
|
||||
args = " -cpu=cortexm0+ -rom_use_entry -allocmem"
|
||||
command = "simarm -cpu=cortexm0+ -rom_use_entry -allocmem"
|
||||
logfile = ""
|
||||
mode = ""
|
||||
setup_script = ""
|
||||
run_mode_partner = ""
|
||||
run_mode_policy = ""
|
||||
sane = "yes"
|
||||
log = "no"
|
||||
timestamp = "0"
|
||||
}
|
||||
{
|
||||
title = "Simulator CM4"
|
||||
type = "Simulator for ARM (simarm)"
|
||||
short_type = "simarm"
|
||||
args = " -cpu=cortexm4f -fpu -rom_use_entry -allocmem"
|
||||
command = "simarm -cpu=cortexm4f -fpu -rom_use_entry -allocmem"
|
||||
logfile = ""
|
||||
mode = ""
|
||||
setup_script = ""
|
||||
run_mode_partner = ""
|
||||
run_mode_policy = ""
|
||||
sane = "yes"
|
||||
log = "no"
|
||||
timestamp = "0"
|
||||
}
|
||||
}
|
||||
target_connection {
|
||||
{
|
||||
title = "TVII-B-E-2M - GHS Probe USB"
|
||||
type = "Green Hills Debug Probe (mpserv)"
|
||||
short_type = "mpserv"
|
||||
args = " -cfgload \"debugging\\tviibe2m.ghpcfg\" -usb 0"
|
||||
command = "mpserv -cfgload \"debugging\\tviibe2m.ghpcfg\" -usb 0"
|
||||
logfile = ""
|
||||
mode = ""
|
||||
setup_script = ""
|
||||
run_mode_partner = ""
|
||||
run_mode_policy = ""
|
||||
sane = "yes"
|
||||
log = "no"
|
||||
timestamp = "0"
|
||||
}
|
||||
{
|
||||
title = "Simulator CM0+"
|
||||
type = "Simulator for ARM (simarm)"
|
||||
short_type = "simarm"
|
||||
args = " -cpu=cortexm0+ -rom_use_entry -allocmem"
|
||||
command = "simarm -cpu=cortexm0+ -rom_use_entry -allocmem"
|
||||
logfile = ""
|
||||
mode = ""
|
||||
setup_script = ""
|
||||
run_mode_partner = ""
|
||||
run_mode_policy = ""
|
||||
sane = "yes"
|
||||
log = "no"
|
||||
timestamp = "0"
|
||||
}
|
||||
{
|
||||
title = "Simulator CM4"
|
||||
type = "Simulator for ARM (simarm)"
|
||||
short_type = "simarm"
|
||||
args = " -cpu=cortexm4f -fpu -rom_use_entry -allocmem"
|
||||
command = "simarm -cpu=cortexm4f -fpu -rom_use_entry -allocmem"
|
||||
logfile = ""
|
||||
mode = ""
|
||||
setup_script = ""
|
||||
run_mode_partner = ""
|
||||
run_mode_policy = ""
|
||||
sane = "yes"
|
||||
log = "no"
|
||||
timestamp = "0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue