makefile problems

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

makefile problems

1,025件の閲覧回数
giannigrondona
Contributor III

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

0 件の賞賛
返信
1 返信

871件の閲覧回数
lpcxpresso_supp
NXP Employee
NXP Employee

What exactly have you done to reconfigure your project to use your own linker script? I would not expect doing this would trigger the problem you describe.

Note : Details of how to modify (and disable) the managed linker script mechanism can be found in chapter 14, "Memory Configuration and Linker Scripts" of the MCUXpresso IDE v10.1 User Guide.

Regards,

MCUXpresso IDE Support

0 件の賞賛
返信