Hi, in the actual version of uVision2 it ist possible to "Include Dependencies". So you can see all *.h - files which are used by any c-source. When this option is active uVision needs an awful lot of time after compilation until you can continue working. Is there any possibility to speed up this process? Bye ...Leo P.S. our project is pretty huge (approx. 600 files, generated codesize 500k)
Hi, what a version of compiler you use ? If I do not misunderstand this question this will be done automatically, since I mean V4.23, if you translate the project the first time. Than you have the possibility to see the heade in file window by clicking + sign at the concerning C-code. ( I work daily with this for XC16x derivatives) So no reason do select dependencies. Stefan
Hi Stefan, thanks for your reply. I use C166 V2.26. The problem is that uVision needs a couple of seconds after compilation if "Dependencies" are active. Bye ...Leo