blhost compilation for Arm-Linux

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

blhost compilation for Arm-Linux

ソリューションへジャンプ
1,104件の閲覧回数
anshulkhare
Contributor III

Hi All,

i am using blhost 2.6.7 for communicating with flash loader.

i am able to compile it on linux system. as per the release notes, it is possible to compile it for Arm-linux.

can anyone guide me here, how to compile it for Arm-Linux.

Screenshot from 2022-12-22 17-21-00.png

 

Regards,

Anshul

ラベル(1)
0 件の賞賛
返信
1 解決策
1,086件の閲覧回数
Andrew9090
Contributor I
  • the paths you must use to the appropriate system header files and libraries (for smiONE Card example, glibc and libstdc++)

  • the appropriate standard options and object files (such as those containing the application entry point function and C library initialization code).

Configuration of the ARM Compiler toolchain can be performed:

  • automatically with armcc

  • manually by specifying particular paths that are used for finding header files and libraries.

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,087件の閲覧回数
Andrew9090
Contributor I
  • the paths you must use to the appropriate system header files and libraries (for smiONE Card example, glibc and libstdc++)

  • the appropriate standard options and object files (such as those containing the application entry point function and C library initialization code).

Configuration of the ARM Compiler toolchain can be performed:

  • automatically with armcc

  • manually by specifying particular paths that are used for finding header files and libraries.

0 件の賞賛
返信
1,087件の閲覧回数
anshulkhare
Contributor III

Hi @Bio_TICFSL 

able to build blhost, for arm-linux.

facing issues in sdphost build for arm-linux.

 

Thanks & Regards,

Anshul Khare

0 件の賞賛
返信
1,090件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

Yes, it is possible you have to read the user guide and download the proper toolchain.

Regards

 

0 件の賞賛
返信