Hello,
I have created one project in keil.
It compiles, debugg and works fine.
After that i changed the name of project. it is getting compile but now i am not able to connect it to the target.
regards,
Vrund
1. What's the target, MDK version and Debug Adapter in use?
2. Is there some error message?
3. How did you rename the project?
4. Renaming to the original project name solves this error?
I appreciate the information and advice you have shared.MyWaffleHouse
--- MKL17z64, MDK 5.16a, ULINK Pro keil
--- no target conneted
-- changing the project file name, changed the output path where it will keep .hex file
---yes
I successfully tested renaming a project.
All these files I had to rename:
I did not modify any settings.
Building and flashing this project worked as expected.
- - -
Note, Keil MDK 5.16a was released back in 2015.
It is strongly recommended to upgrade to our latest Keil MDK release:
http://www2.keil.com/mdk5
Thank you will do that.