Skip to main content
Bogdan Golab
Lead
January 4, 2018
Question

STM32 Primer2 - st-link functionality

  • January 4, 2018
  • 3 replies
  • 1038 views
Posted on January 04, 2018 at 23:25

Just playing with STM32 Primer2 (quite old hardware:

http://www.stm32circle.com/resources/stm32primer2.php

 ) and have a question related to the debugger interface.

This piece of hw uses rlink interface for Ride7 IDE to debug/program the target MCU. The ST72651AR6T1 MCU (32k flash)  handles this task (i.e. it steers the SWD pins of the target MCU).

I would like to use the Primer2 with Keil but Keil does not support the rlink (at least I cannot make it use rlink). I wonder if someone solved this problem - ideally I would need st-link firmware for ST72651AR6T1. MAybe there isa another way of solving this problem...

Thanks,

Bogdan

    This topic has been closed for replies.

    3 replies

    Bogdan Golab
    Lead
    January 5, 2018
    Posted on January 05, 2018 at 07:47

    Of course I can do some changes on the PCB and connect external programmer but I am looking for less invasive solution...

    Andrew Neil
    Super User
    January 5, 2018
    Posted on January 05, 2018 at 09:27

    RLink and the 

    STM32 Primer2

      are Raisonance products - so you should contact Raisonance for support 

    http://www.raisonance.com/raisonance-support.html

     

    As Raisonance is a competitor for Keil, it's not surprising that the RLink isn't supported in Keil!

    A genuine ST-Link is only ~$20; Chinese imitations are just a couple of dollars.

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
    Bogdan Golab
    Lead
    January 5, 2018
    Posted on January 05, 2018 at 11:27

    I know, I know, I know...

    I purposely mentioned ST7 as it's ST product. Also the target MCU i.e. STMF107 is a ST product. That's why I posted the topic here. I believe it's right place where experienced people share theirs ideas and concerns....

    I already mentioned that I can hack the PCB and connect external programmer and looking for an alternative, more subtle way to achieve the same goal.