RiscFree Cyclone V Example Project Building Failed
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
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.