MW
Size: a a a
MW
a
MB
MB
MB
MB
MB
MB
MB
VK
K
VK
YS
VK
MB
MW
{
"label": "Erasing Flash MCU",
"type": "shell",
"command": "openocd -f interface/jlink.cfg -c \"transport select swd\" -f target/mdr32f9q2i.cfg -c \"init\" -c \"halt\" -c \"flash erase_sector 0 0 last\" -c \"reset\" -c \"exit\"",
"options": {
"cwd": "${workspaceRoot}",
"shell": {
"executable": "cmd.exe",
"args": [
"/C"
]
}
},
"group": {
"kind": "test",
"isDefault": true
},
"problemMatcher": []
}
VV
IF
IF