This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

files paths problem

Hi,

I have driver file in my project. I did copy of it and add to my project instead of the old one(paths in preprocesor definitions and includes have been also changed to the new ones), it works as some kind of backup. The problem is that all functions from the driver used in my project are still refering to the old one driver file. I can see it is refering to the old one when click in Segger embedded Studio on go to definition/declaration button - it opens function in old file even the old file is already not included anymore in project. Please, any tip?

Working with SES.

Thanks,

Pepam

Related