Комментарии:
Much better than MPLAB IDE
ОтветитьI installed the MPLAB extension pack, and i also installed the xc8 compiler v2.50 from website. For the intellisense i installed clangd as you have, but i get some problems when creating a new MPLAB project:
Unknown argument: '-mdfp=C:/Users/jorg1/.mchp_packs/Microchip/AVR-Dx_DFP/2.6.303/xc8', clang (drv_unknown_argument)
Unknown argument: '-mno-const-data-in-progmem', clang (drv_unknown_argument)
i should note that intellisense is not autocompleting anything for ioavr128db48.h file either.
If i import existing MPLAB project as you did i also get a load of clangd intellisense issues.
I am using windows and trying to write code on the avr128db48.
So, what about configure vscode for xc8? Very confuse for beginners like me.
ОтветитьVery dificult to use it! Can't configure autocomplate, no exe file... 😡
ОтветитьYep same thing, autocomplete doesnt work, i installed the extension pack, everything is there.
If i try with an intellisence setting from a json manually, it doesnt help too.
I really hate it when i have a spend so many hours to make something works, i just wanna code.
Is debugging over ISP supported in this extension?
ОтветитьHello. Please tell me how to enable hex file generation? And also, is there somewhere I can see the memory occupied in the controller?
Ответить