Hi ,
Please I need help, I need to download Eclipse in My board DE1-Soc FPGA Which has the latest dual-core Cortex-A9 embedded cores with architecture armv7l and the other board Rasberry ARM Cortex-A53.
do you have any idea which packages can I install?
BestRegards,
Imen
Thank you so much for your help.
I'm confused for the DE1-Soc FPGA,There is a lot of version but no one I did is compatible
fHere some details for the operating system the board is running:
root@de1soclinux:~/Desktop# uname -a Linux de1soclinux 3.18.0 #9 SMP Mon Aug 8 17:11:41 EDT 2016 armv7l armv7l armv7l GNU/Linux
root@de1soclinux:~/Desktop# lsb_release -aNo LSB modules are available.Distributor ID: LinaroDescription: Linaro 12.11Release: 12.11Codename: precise
BestRegards
Hi,
The Cortex-A9 board it may not have enough performance to run eclipse directly on the board. You also face the problem of Linaro 12.11 being released in 2012 and the packages are no longer available. I would recommend you run eclipse on another development machine and transfer the files to the board as needed via ssh/scp. If you are doing software development you can cross compile the software to run on the FPGA board and copy the files to the board and run them. You can also to remote debugging using eclipse from your development machine connected to the FPGA board.
Thanks,
Jason
I cannot thank you enough for your help.
Actually, I'm not software Developer,I m student I just need to run some software tools can be executable in arm in my board to do some experiments
because I downloaded some package (just linux) I get the problem : cannot read binary file
Do you know software Tools run in my board. (package for arm )
I will be grateful if you help me.