QNX Momentics working but VS Code Error: connect EACCES

Hello,

I’ve been following the QNX Quickstart Image information for a Raspberry Pi 4 with the intention of using VS code. It’s all working on Momentics, but when I try and ‘Run as QNX Application’ I get the message ‘Error: connect EACCES’ followed by the ipv6 address of the QNX target.

I can see the target connected in the ‘QNX TARGETS’ section on vs code, which shows the list of processors and other information of the target (Raspberry Pi 4).

What could be the cause of this issue? Any assistance you can provide is greatly appreciated.

Cheers,
Spen

Howdy! Any trouble connecting with SSH to the target inside VS Code?

1 Like

No issues with SSH inside VS Code, which I had assumed would be using the same interface? Could there be some difference between the interface used for SSH and the interface used for Running the application?