2020-05-02 01:04 AM - last edited on 2023-07-12 10:11 AM by Kevin HUBER
Hi
I would like to debug stm32f7 on Stm32mp157_EV1 board via stlink.
according to page 5 of http://www.keil.com/appnotes/files/apnt_319_v1.1.pdf
i connected st link then went to Project, Selected St-link and then went to setting dialog,
the text box for AP was disable and didnt show any thing!!!!
When i unchecked the enable pack in pack tap, showed not found target in SWDevice!!! then when i check pack, device found.
i dont know what shall i do
Thanks in advance
Any help would be greatly appreciated:blossom:
2020-05-04 12:09 AM
Hi @Fheid.1
I understand your problem maybe similar to the one in this previous post :
Let me know if it help
Olivier
2020-05-04 12:17 AM
And maybe to avoid any confusion.
stm32mp157-EV1 is EVAL board of the STM32MP157C which is a dual Core A7+M4.
I interpret your post as a project to develop a Cortex-M4 coprocessor project with KEIL.
Don't forget that production mode you mention supposed that Linux is booted and, in case of KEIL IDE, you have to manage to copy the M4 firmware in the right place in the target Linux file system.
Else you can experiment your program using Engineering mode ( load through ST-Link) setting correct boot switch.
For further help refer to online documentation : https://wiki.st.com/stm32mpu
Hope it help
Olivier
2020-05-04 01:52 AM
Thanks for your attention, but it didnt helpful for me ,
my problem is different from forwarding link.
2020-05-12 05:18 AM
Hi all
I have realized the differences between my software and http://www.keil.com/appnotes/files/apnt_319_v1.1.pdf document
in st-link version and FW number, for more information i attached it.
Is it important? If your answer is yes :backhand_index_pointing_down:
I have stlink- v2, is it possible for me to change it to stlink- v2.1?
shall i change programmer hardware?
**Any help will be useful for me**