Hi everyone, I'm a Chinese college student , I'm studying in ARM development , at the same time, I'm a newbie to CodeBlocks.
Now, I'm using IAR and ADS development suit. But if I want to develop bootloader (such as U-Boot) or Linux , I must use Gcc ARM Compiler, and I found the CodeBlocks can make it easier .
I met a problem when I tried to Debug my ARM Target Board with C::B by JTAG . My JTAG Debugger is J-Link(Made by SEGGER) , it can work under RDI Protocols , But I can't find that Interface in C::B . So , How can I use that in C::B? If I can't , what can I use to instead ? Thank you!