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
Did you try the latest MDK version? MDK v.4.10 should fully support your chip and ST-Link.
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.
I have an ST-Link and it works, did you try to upgrade the ST-Link firmware as suggested? I'm sorry but I have no idea where to find the v9 upgrade...
Here it is...
www.st.com/.../familiesdocs-110.html
Thank you very much. I were able to execute examples in my board using the STLink JTAG :)