Dev Tool Bits| Full Walkthrough and Setup of MPLAB® Extensions for VS Code® #embeddedsystems #vscode

Dev Tool Bits| Full Walkthrough and Setup of MPLAB® Extensions for VS Code® #embeddedsystems #vscode

Microchip Developer Help

8 месяцев назад

3,379 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@thanatosor
@thanatosor - 02.10.2024 07:43

Much better than MPLAB IDE

Ответить
@jrgentrondsen5305
@jrgentrondsen5305 - 03.10.2024 15:02

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.

Ответить
@silvioperalta1543
@silvioperalta1543 - 30.10.2024 21:08

So, what about configure vscode for xc8? Very confuse for beginners like me.

Ответить
@silvioperalta1543
@silvioperalta1543 - 09.11.2024 21:27

Very dificult to use it! Can't configure autocomplate, no exe file... 😡

Ответить
@shoyur
@shoyur - 20.11.2024 16:03

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.

Ответить
@EthanMarkWoodruff
@EthanMarkWoodruff - 29.01.2025 08:31

Is debugging over ISP supported in this extension?

Ответить
@EnableDevice
@EnableDevice - 10.03.2025 17:53

Hello. Please tell me how to enable hex file generation? And also, is there somewhere I can see the memory occupied in the controller?

Ответить