Migrate to Vitis2023.2 version

This commit is contained in:
Jeremy Shen
2026-05-26 17:02:52 +08:00
parent 2dca3709ef
commit 3b268f6583
5060 changed files with 1117688 additions and 288060 deletions
@@ -0,0 +1,54 @@
{
"version": "0.2.0",
"configurations": [
{
"type": "tcf-debug",
"request": "launch",
"name": "test_app_app_hw_1",
"debugType": "baremetal-zynq",
"attachToRunningTargetOptions": {
"targetSetupMode": "standalone",
"executeScript": true,
"scriptPath": ""
},
"autoAttachProcessChildren": false,
"target": {
"targetConnectionId": "Local",
"peersIniPath": "../../../.peers.ini",
"context": "zynq"
},
"targetSetup": {
"resetSystem": true,
"programDevice": true,
"resetAPU": false,
"bitstreamFile": "${workspaceFolder}/test_app/_ide/bitstream/system_wrapper.bit",
"zynqInitialization": {
"isFsbl": false,
"usingFSBL": {
"initWithFSBL": true,
"fsblFile": "${workspaceFolder}/NewInstrCalBoard_bsp/export/NewInstrCalBoard_bsp/sw/boot/fsbl.elf",
"fsblExitSymbol": "FsblHandoffJtagExit"
},
"usingPs7Init": {
"runPs7Init": true,
"runPs7PostInit": true,
"ps7InitTclFile": "${workspaceFolder}/test_app/_ide/psinit/ps7_init.tcl"
}
},
"downloadElf": [
{
"core": "ps7_cortexa9_0",
"resetProcessor": true,
"elfFile": "${workspaceFolder}/test_app/build/test_app.elf",
"stopAtEntry": false
}
],
"crossTriggerBreakpoints": {
"isSelected": false,
"breakpoints": []
}
},
"internalConsoleOptions": "openOnSessionStart"
}
]
}
@@ -0,0 +1 @@
1536657578