Altera_Forum
Honored Contributor
10 years agoDevelpoing project using ARM-DS5
Hi,
I am using Altera Cyclone V. I had planned to develop a project using ARM-DS5 studio. I had done projects purely for Micro-controller(Not FPGA related). I am new to FPGA related controllers. It will be much helpful if I get some basic guidelines for developing the basic project for Cyclone V SX SoC—5CSXFC6D6F31C6N (SoC) using ARM-DS5 IDE. I has some queries,, 1. Whether we can develop the C-code like Embedded programming. (i.e for Microcontroller we may add the register definition files and change the registers bits of controller, compile the code and program the code using the flash programmer). Whether we can do the same for Altera Cyclone V controllers using ARM-DS5.?? 2. Please guide me to get the register definition file for "Cyclone V SX SoC—5CSXFC6D6F31C6N (SoC)" and their respective linker files. 3. It will be helpful if I get any sample project(LED blinking or UART transmission) developed using ARM-DS5 studio.