This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Connect ST-Link JTAG to Keil IDE

Hi,

I have STM32F107VCT6 board,ST-Link debugger and Keil microvision3 IDE.My chip is not listed in device database.How can I add this device to the list?Is there any document which describes how to setup and debug the STM32MCB with St-Link Jtag thru keil Microvision? I tried sometime to figure out this and could not find any.

Please help me in this

Thanks
Rama

Parents
  • Hi,
    Thanks a lot for your input.

    I have installed the 4.10 version and now the options are available for stm32f107vc and STLink JTAG.When I tried the Blinky example under keil/arm/board/st/, I am seeing the message "The detected STLink firmware is out of date. Upgrade to v9 is recommended."

    Moving further and giving F5 also, I don't see the LED"s blinking. The debugger and flash utility is selected for STLink JTAG.

    What I am missing?

    Please help.

Reply
  • Hi,
    Thanks a lot for your input.

    I have installed the 4.10 version and now the options are available for stm32f107vc and STLink JTAG.When I tried the Blinky example under keil/arm/board/st/, I am seeing the message "The detected STLink firmware is out of date. Upgrade to v9 is recommended."

    Moving further and giving F5 also, I don't see the LED"s blinking. The debugger and flash utility is selected for STLink JTAG.

    What I am missing?

    Please help.

Children