2020-05-15 09:38 PM - last edited on 2023-07-12 10:14 AM by Kevin HUBER
Hi all
I have St-link v2 and I am facing a problem for debugging Cortex M in stm32mp157-ev1.
I think it is because of the differences between HW Vesion and FW in keil document and my results.
In attachment image is mentioned stlink v2-1.
Best regards
Solved! Go to Solution.
2020-05-15 10:12 PM
STLink version cannot be changed. V2 and V2-1 are based on two different chips.
JW
2020-05-15 10:12 PM
STLink version cannot be changed. V2 and V2-1 are based on two different chips.
JW
2020-05-18 02:24 AM
Hi @Fheid.1
Your problem looks similar to this old post :
Can it help ?
Olivier
2020-05-18 04:55 AM
Hi dear @Community member
thanks for your attention, but it is not similar to my problem.
Best wishes
2020-05-18 09:20 AM
The stm32mp157-ev1 is supposed to come with the V2-1, perhaps you're using an older version of MDK, and need a current install with DLL and drivers.
https://www.st.com/en/evaluation-tools/stm32mp157a-ev1.html
On-board ST-LINK/V2-1 debugger/programmer with USB re-enumeration capability: Virtual COM port and debug port
>>thanks for your attention, but it is not similar to my problem.
Unfortunately your post isn't sufficiently illuminating about what you are seeing and what version of Keil you're using.
Perhaps include screen shot(s) from YOUR install rather than the working ones from the documentation.
2020-05-22 09:32 PM
Hi @Community member
Thanks for your reply.
i use MDK-ARM Professional version 5.29.0.0.
Now i use On-board ST-LINK/V2-1 . when i uncheck enable pack (third image) the target cant be recognize(fourth image).