This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to reduce the compile time when PROFILE_$(CORE) is set to whole_program_debug

Hi All,

When I set PROFILE_$(CORE) to whole_program_debug in build_config.mk, it takes almost an hour to build.
Is there any way to reduce the time to build with whole_program_debug flag ?

Thanks in advance.
Wonhong