Page 1 of 1

Development Environment with JTAG debugger?

Posted: 30 Oct 2017, 21:30
by s0170071
Hi all,

just a quick poll- which IDEs are you guys using ?
I find
- native Arduino IDE: functional, working, uploading but lacks basic editing features
- Visual Studio Express: works only with Visual Micro and is not exacly light weight
- Visual Studio Code: cannot get Intellisense working properly and compiling does not work every other run for no obvious reason.

And above all: What about debug ? I miss my good old Jtag debugger.
What would I have to go for if I wanted a working IDE (please no Eclipse) and a debugger ?
Cheers,

Re: Development Environment with JTAG debugger?

Posted: 30 Oct 2017, 21:32
by grovkillen
I've used platformio for most part. Not a developer though.

Re: Development Environment with JTAG debugger?

Posted: 05 Nov 2017, 19:29
by s0170071
Yeah, I tried that one. Doesnt work as expected though.
On my private machine at leas the IDE it installed without errors but does not compile. An when I click on an error it does not jump to the location in the code. wtf.
But its colorful. :-)
On my business machine I didn't event get to install it. Some packages did, but not the platformio IDE. Maybe some rather unusual issue with the firewall.