Development Environment of AN2295SW MASTER Side

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

Development Environment of AN2295SW MASTER Side

819件の閲覧回数
betachen
NXP Employee
NXP Employee

Hi, Team,

Customer would like to modify the scenario of the Master side GUI in AN2295SW. Checked the source code, it's feasible but met the problem of compiling the source.

Here is the progress:

Unable to use VC++ 2008, it shows newer version is required.

 

 betachen_0-1683689425523.png

 

 

 

 In VC++2010, it shows "afxwin.h no such file in stdafx.h"  when compiling.

The similar problem has been met in another thread previously, but without answer.

Cannot build AN2295 bootloader Master P.C code - NXP Community

 

betachen_1-1683689425629.png

 

 

Installed DDK 3790.1830 -> include Directories add

C:\WINDDK\3790.1803\inc\atl30

C:\WINDDK\3790.1803\inc\mfc42

 

Library Directories add

C:\WINDDK\3790.1803\lib\atl30\i386

C:\WINDDK\3790.1803\lib\mfc4\i386

stdafx.cpp can pass but still with errors. Looks like incorrect DDK version is used.

 

betachen_2-1683689425635.png

 

 

Could you please help advise what kind of combination is sufficient to build the MASTER side source? Thank you.

 

==

Update the finding:

We found the errors are from the lack of related *.rc files for the definition of GUI icons and its headers.

So the problem may be to find out the "complete" project for the MASTER side.

I attached the source I got for your reference. But I have no idea where it came from by long history and handled by other members.

==

Thank you.

 

Best regards,

beta

0 件の賞賛
返信
2 返答(返信)

806件の閲覧回数
jay_heng
NXP Employee
NXP Employee

You can try this new solution, it is improvement of AN2295SW

www.nxp.com/mcuboot

0 件の賞賛
返信

802件の閲覧回数
betachen
NXP Employee
NXP Employee

Hi, Jay,

 

Thanks for the reply.

The customer has been using previous AN2295SW for S08 products for production in many years. And MCUBoot seems not to support this series either...

 

Is it possible to find out the support for AN2295SW still? Thank you and appreciate.

 

Best regards,

beta  

0 件の賞賛
返信