This commit is contained in:
刘可亮
2024-11-15 15:03:49 +08:00
parent 37b258c6ca
commit e4a45f6b7d

12
.vscode/launch.json vendored
View File

@@ -49,6 +49,12 @@
// MUST use full path
"text": "file e:/workspace/luban-lite/output/d13x_demo88-nand_rt-thread_helloworld/images/d13x.elf" // FIXME
},
{
"text": "set $a0=0"
},
{
"text": "set $a1=0"
},
{
// FIXME
"text": "b rt_hw_board_init"
@@ -133,6 +139,12 @@
// MUST use full path
"text": "file e:/workspace/luban-lite/output/d21x_demo88-nand_rt-thread_helloworld/images/d21x.elf" // FIXME
},
{
"text": "set $a0=0"
},
{
"text": "set $a1=0"
},
{
// FIXME
"text": "b rt_hw_board_init"