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
  • 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?

Reply
  • 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?

Children