Intel® SoC FPGA Embedded Development Suite
Support for SoC FPGA Software Development, SoC FPGA HPS Architecture, HPS SoC Boot and Configuration, Operating Systems
567 Diskussionen

RiscFree Cyclone V Example Project Building Failed

neveruse_altera_again
2.689Aufrufe

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 Kudos
1 Lösung
neveruse_altera_again
2.446Aufrufe

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.

Lösung in ursprünglichem Beitrag anzeigen

5 Antworten
aikeu
Mitarbeiter
2.630Aufrufe

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
Mitarbeiter
2.600Aufrufe

Hi zihangao,


I will close the thread if no further question.


Thanks.

Regards,

Aik Eu


neveruse_altera_again
2.570Aufrufe

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
Mitarbeiter
2.534Aufrufe

Hi zihangao,


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


Thanks.

Regards,

Aik Eu


neveruse_altera_again
2.447Aufrufe

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.

Antworten