On Mon, May 24, 2021 at 1:04 PM Tim Hardisty <t...@jti.uk.com.invalid> wrote:
> With thanks to Flavio's suggestion (and .json file to point me in the > right direction) I now have VS Code running under Ubuntu as a full IDE - > edit/build/debug with Segger jlink all from within VS Code > > Had to create custom scripts in the launch.json file to ensure no reset > on download of nuttx to my sama5d27 otherwise it messed with the > bootstrap+Uboot config of the processor. Also a bit of faffing to get > the arm-none-eabi tools from ARM to work (lots of symbolic links needed). > > Is this worth documenting and sharing anything anywhere? Yes! If you wish to do so, feel free to send a PR. This may be helpful to many people. Thanks! Nathan