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.
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?
--- MKL17z64, MDK 5.16a, ULINK Pro keil
2. Is there some error message?
--- no target conneted
3. How did you rename the project?
-- changing the project file name, changed the output path where it will keep .hex file
4. Renaming to the original project name solves this error?
---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.