Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20702 Discussions

DE1-SOC working without DS5 tool

Altera_Forum
Honored Contributor II
1,334 Views

Recently I got the DE1-SOC board. I could run the board and wrote codes for the FPGA and NIOS apps. 

Now I want to use the ARM processor. I tried a lot but found that I needed DS5 altera edition tool. 

My first question is, can I work on SOC arm baremetal app without using DS5? NIOS programming used the eclipse coming with the quartus without SocEDS. 

I knew that the free license of the community edition of the DS5 is free but I cannot run the program from over there. So my second question is, is the community edition enough for working? 

Thanks
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
354 Views

Start with Linux or use GCC for baremetal

0 Kudos
Altera_Forum
Honored Contributor II
354 Views

I don't want to use linux now as I am not very familiar with it now. 

Is there any good tutorial to describe how to use the GCC?
0 Kudos
Altera_Forum
Honored Contributor II
354 Views

Doing baremetal is a very hard topic.. 

You can start with terasic user manual that guide you throught linux app on de1-soc
0 Kudos
Altera_Forum
Honored Contributor II
354 Views

I did not wish the baremetal to be hard. But thanks anyway I will try in linux.

0 Kudos
Reply