[SOLVED]problem with programming olimexino-stm32

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • [SOLVED]problem with programming olimexino-stm32

    Hi dude,
    I've olimexino-stm32 board which uses stm32f103rtb controller and swd interface. I also have j-link from segger and swd adapter from embedded artists. I can use j-flash to read data from olimexino-stm32 board but when I use IAR compiler to debug it does not work properly. Please help me to solve the problem.

    Regards,
    Pak
  • Hi Pak,

    Could you please specify what
    when I use IAR compiler to debug it does not work properly

    mean?

    So far, we are not aware of any problems and in general there does not seem to be a target connection problem since J-Flash works as expected.


    Best regards
    Alex
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.
  • Thank you, Alex for fast response.
    I've found the solution, I have to change ST STM32F10xxE to ST STM32F10xxB at Option -> General Options -> Target -> Device at IAR compiler. And there is another setting, Option -> Debugger -> J-Link/J-Trace -> Connection -> Interface -> SWD.

    Hope it will help someone with the same problem as me.

    Regards,
    Pak
  • Hi Pak,

    Thanks for the update.
    Good to hear that everything is working now.


    Best regards
    Alex
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.