Hi
I wrote a project under MCUXpresso IDE version 10.0.2. when I change a single source file the compiler works only on the files I changed before. The linker script is managed by MCUXpresso IDE.
The problem comes up when I choose a linker script file different from that managed by MCUXpresso IDE, I need to use my own linker script file.In that case when I change a single source file the compiler compiles all my source files and it takes a lot of time. ( my project contains a lot of source files).
I need to solve this problem.
Thank you
Best Regards
Giovanni