piterzhang

Results 6 comments of piterzhang

[Uploading compile_commands.json…]()

flow 1.git clone https://github.com/NREL/lk.git 2. sudo apt-get install gcc-arm-none-eabi 3. sudo apt install bear 4.cd lk 4.bear -- make qemu-virt-arm32-test

[lk.zip](https://github.com/microsoft/vscode-cpptools/files/14022963/lk.zip) Hi @Colengms : 1. compile_commands.json have the file init.c;compile_commands.json file in there: https://github.com/microsoft/vscode-cpptools/issues/11887#issuecomment-1901725512 2. lk have a README ,you can use sub flow try: `1. install or build qemu....

Hi @Colengms: 1.sorry i give a wrong message not in windows ,i open i in WSL2 ubuntu22.4 2. I tried it on a physical debian computer and still agree with...

Hi @Colengms : 1. I am sure it is wsl2 ![image](https://github.com/microsoft/vscode-cpptools/assets/18389544/6be50c40-48ba-4fca-b233-6267851addb0) 2. I reproduced it in WSL2's filesystem, and the details of the process are as follows details ``` PS...