We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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
http://www.keil.com/support/man/docs/uv4/uv4_ca_cpu_ndatabase.htm
Thanks a lot for your reply.
Now I could add the device. I then want to write one file to the flash memory thru STLink Jtag.After selecting other parameters in Project->Options for target, when I click flash->Download, it gives error that "No CPU DLL specified under Options for Target-Debug1". What is this?How should I proceed?
Could any one please help me in this?
Any update on this?
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 :)