Azure-Samples / iot-middleware-freertos-samples

This repo has samples for dev kits using the Azure IoT middleware for FreeRTOS
MIT License
76 stars 46 forks source link

Cortex-Debug for NXP 1060 should use "runToMain": true #357

Closed vaavva closed 11 months ago

vaavva commented 1 year ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [x] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Uncommenting "runToMain": true (https://github.com/Azure-Samples/iot-middleware-freertos-samples/blob/main/.vscode/launch.json#L57) causes debugging to fail.

Any log messages given by the failure

Failed to launch jlink GDB Server: Timeout.

Expected/desired behavior

"runToMain": true works

OS and Version?

Windows 10.

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.