Source files not recompiling after they are altered when using Workbench Project->BatchBuild->Debug->Make.

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

Source files not recompiling after they are altered when using Workbench Project->BatchBuild->Debug->Make.

1,365件の閲覧回数
rickstuart
Contributor V

This is probably a setting deep w/in Workbench.  But I haven't found it yet.  Does anyone know of a solution to this problem I am having:

Source files not recompiling after they are altered when using Workbench Project->BatchBuild->Debug->Make.

I'm used to Workbench not working as I expect it to and usually do a BuildAll for any project I touch then do a Build&Run (GreenArrow) which does what I have come to expect (Only a link and send-to-target).

-thanks

タグ(3)
0 件の賞賛
返信
4 返答(返信)

1,250件の閲覧回数
rickstuart
Contributor V

I should probably add that the source files are in other projects in the workspace that only compile to produce a library file.  And that those source files do not recompile when using Workbench Project->BatchBuild->Debug->Make.

0 件の賞賛
返信

1,250件の閲覧回数
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello rick:

Can you mention the IDE you use? (CodeWarrior, IAR, Keil)

This sounds like an issue with the build/make system.

Regards!

Jorge Gonzalez

0 件の賞賛
返信

1,250件の閲覧回数
rickstuart
Contributor V

IAR Embedded Workbench for ARM 7.20.5.7624

IAR Embedded Workbench common components 7.1.2.3324

0 件の賞賛
返信

1,250件の閲覧回数
DavidS
NXP Employee
NXP Employee

Hi Rick,

I've had similar issue with other IDE's when either the IDE or workspace or source code are in the C:\Program Files path on Windows 7 machines.

The path adds extra permissions that the IDE doesn't know about so after initial access to file you cannot delete or update.

This might not be your issue but wanted to share.

My solution was to uninstall and re-install to non-Program Files path.

Regards,

David

0 件の賞賛
返信