Forum Discussion
Altera_Forum
Honored Contributor
14 years agoCortex-M1 ARM Dev Kit
Can any of the included software build tool examples be used in NiosII Eclipse for this dev kit? I tried to use a generated sopcinfo file to start a project but the cpu field is not included since th...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- I use the Eclipse IDE but compile with Keil and its RTX RTOS and TCPnet. Ended up porting over some examples of SGDMA and Ethernet TSE usage. Has not been an easy task. --- Quote End --- Not a glowing endorsement then, eh? :) Why did you decide that a Cortex-M1 would be a better choice than a NIOS II processor? If you've been building systems for a while, the processor architectures eventually all blur together. At that point, the best way to select the architecture is to base it on support; either from the vendor or the community. I figure "when in Rome" (when in an FPGA), using the vendor's soft-core processing is the option least likely to cause pain. Cheers, Dave