8 Replies
i have tried multiple programmer yet the target is not found while debugging and it throws the error mentioned above
Open the command prompt and run the following commands:
ipconfig /flushdns
ipconfig /renew
try it it might helps you
i tried , but the issue is still present
Hi @accur4te are you sure your application or service is running on
localhost:3333
and it is indeed started and listening for connections,
else if make sure your firewall is not blocking connections to localhost:3333
Else if t1
is on a different machine, confirm there are no network connectivity issues between the machines.
Then look for any error messages in the logs of t1
or your debugger back end that might provide more details about the connection failure else I really don't know what else you could try out to fix itIf you're using a custom board then it's possible the board itself may have an issue with programming circuit. I'm not sure whether you're using an external SWD or JTAG programmer. If you've confirmed connections and still programming fails this means something is wrong with target h/w. Sharing details about hardware and programmer may help others to suggest any possible solution.
we got a custom board during our uni workshop , i cross checked my hardware with is hardware using my laptop , the issue is in my custom board . I guess i bricked it