Intel® SoC FPGA Embedded Development Suite
Support for SoC FPGA Software Development, SoC FPGA HPS Architecture, HPS SoC Boot and Configuration, Operating Systems
457 ディスカッション

RiscFree Cyclone V Example Project Building Failed

neveruse_altera_again
1,234件の閲覧回数

Hi,

 

Just installed the newest version RiscFree IDE to learn Cyclone V HPS software. Imported the example project, but found out the project cannot build correctly. The console showed 

Nothing to build for project cyclonev-a9-sum

, and error with 

make: *** No rule to make target 'clean'. Stop.

 

 

I also found in property a warning sign

Orphaned configuration. No base extension cfg exists for ilg.gnuarmeclipse.managedbuild.cross.config.elf.debug.1943684229

and

Orphaned toolchain ilg.gnuarmeclipse.managedbuild.cross.toolchain.elf.debug.1181778623 (Arm Cross GCC)

in the Tool Chain Editor page.

 

I am new to these settings in Eclipse and also the RiscFree IDE, could anyone to show how to configure the toolchain?

 

Thank you!

Zihan

0 件の賞賛
1 解決策
neveruse_altera_again
991件の閲覧回数

Found the cause of this issue, which is that the RiscFree for Intel does not come with ARM cross compiler and related toolchain. After weeks' trial with ARM DS, RiscFree and GNU MCU Eclipse, I feel that ARM DS works fine but with expensive license, RiscFree with ARM toolchain as well as GNU MCU Eclipse can compile and connect to usb blaster wherase I still cannot go through the gdb process. I will turn to Zynq.

元の投稿で解決策を見る

5 返答(返信)
aikeu
従業員
1,175件の閲覧回数

Hi zihangao,


My attempts for HPS compilation was using linux environment to get the specific compilers.

I think the links below may help:

https://www.rocketboards.org/foswiki/Documentation/SoCEDS

https://www.rocketboards.org/foswiki/Documentation/BuildingBootloaderCycloneVAndArria10


Thanks.

Regards,

Aik EU


aikeu
従業員
1,145件の閲覧回数

Hi zihangao,


I will close the thread if no further question.


Thanks.

Regards,

Aik Eu


neveruse_altera_again
1,115件の閲覧回数

Hello Aik,

 

Thank you for your reply. I have no issue with ARM DS on compiling and debugging, but concerning the licensing I would try the RiscFree if it supports Cyclone V HPS. I guess for now I have to use ARM DS for evaluation.

 

Thanks,

Zihan Gao

aikeu
従業員
1,079件の閲覧回数

Hi zihangao,


Ok, thanks for the feedback I will close the thread for now.


Thanks.

Regards,

Aik Eu


neveruse_altera_again
992件の閲覧回数

Found the cause of this issue, which is that the RiscFree for Intel does not come with ARM cross compiler and related toolchain. After weeks' trial with ARM DS, RiscFree and GNU MCU Eclipse, I feel that ARM DS works fine but with expensive license, RiscFree with ARM toolchain as well as GNU MCU Eclipse can compile and connect to usb blaster wherase I still cannot go through the gdb process. I will turn to Zynq.

返信