Development Environment of AN2295SW MASTER Side

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Development Environment of AN2295SW MASTER Side

718 次查看
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 回复数

705 次查看
jay_heng
NXP Employee
NXP Employee

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

www.nxp.com/mcuboot

0 项奖励
回复

701 次查看
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 项奖励
回复