This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

uVision compiling very slow when generating Browse Information

Is is just me, or is there a problem when compiling with the Output option to generate Browser Information?

If I compile without generating Browser Information, compile times are decent.

>>MDK-ARM Professional 5.22
>>Parallel build configuration enabled for 8 jobs.
>>Virus checker set to ignore all KEIL folders and executables.
>>Virus checker set to ignore all project folders.
>>Decently fast machine
>>I have read this page: www.keil.com/.../armcc_chr1359124200911.htm

It's a large project, and waiting has become frustrating even for incremental builds.

I like to use browser information as it makes life easier when navigating code.
Eclipse does an amazing job of indexing the source files (outside of compile time) for this purpose.
I wish uVision would be the same.

Is there anything I can do speed things up?