Topic : OpenOCD and STX-RLINK (JTAG-ARM) - is this doable?

Forum : ARM

Original Post
Post Information Post
June 5, 2008 - 10:22pm
Guest

I would like to use OpenOCD for communicating with our target system using the jtag interface. We've previously been doing this using IAR toolset and the STX-RLINK tool. Now we're switching to GnuArm, and would like to use OpenOCD for device programming and debugging. I've successfully used these tools with the jtag interface on the Hitex STR9-comStick device, and am trying to switch over to the Rlink device now.

Apparently it does not use an ft2232 internally?? Or else I have the device description wrong, I don't know.

Searching this forum for "openocd" turned up NO hits at all, which is odd... has anyone else used Rlink and OpenOCD??

Replies
Post Information Post
+1
0
-1
June 6, 2008 - 2:01pm
Guest

RLink embeds a ST7 USB microcontroller and follows a Raisonance proprietary protocol. I don't think that anyone has combined RLink with OpenOCD.

+1
0
-1
June 6, 2008 - 6:43pm
Guest

Aye, indeed, Matloub Mohamed sent me a message, confirming "You cannot use RLink from OpenOCD".
So I guess I'll have to look for another adapter.