Problem with OpenOCD debug - Truncated register 16 in remote 'g' packet

已回答

Hi, am aware of this issue: https://youtrack.jetbrains.com/issue/CPP-17014.

My question is whether gdb debug for embedded projects should work using the WSL toolchain or whether I must use MinGW. I would rather not install MinGW unless I have to and find the WSL toolchain works well for my other (non-embedded) projects.

Thanks

0

Hello!

Only the MinGW and MinGW-w64 environments are supported for embedded development (CPP-15034). If you want to work with embedded project sometimes you need to keep it.

 

Regards,

Maxim.

1

请先登录再写评论。