-- 한국어 --
안녕하세요 저는 codewarrior for mcu 11.1을 사용하고 있습니다
저는 codwarrior에서 debugging 옵션으로 GDB remote를 사용하고 싶습니다
그래서 eclipse CDT에서 지원하는 gdb 기능을 사용하려고 했습니다
eclipse에서 help-> Install New Software 에서 eclipse의 cdt repo url을 입력하여 설치를 진행하고자 했습니다. 그러나 "unable to read repository" 에러가 발생합니다
어떻게해야 gdb remote를 추가할 수 있을까요? 정상적으로 eclipse plug-in을 설치할 수 있는 방법이 있나요? (NXP repo 외에 공식 eclipse repo)
-- English --
Hello, I am using CodeWarrior for MCU 11.1. I want to use the GDB remote debugging option in CodeWarrior, so I tried to use the gdb functionality supported by Eclipse CDT. I attempted to install it by entering the Eclipse CDT repo URL in the Install New Software section of Eclipse's help menu. However, I encountered the "unable to read repository" error. How can I add gdb remote and properly install the Eclipse plug-in? Is there a way to install it through the official Eclipse repo instead of the NXP repo?