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 agoHi Martin,
--- Quote Start --- As an example it will not make any sense to run a tool that demonstrates the use of a RS-232 IP on an FPGA on an ARM processor (whose RS-232 is completely different from Altera's one) and vice versa. --- Quote End --- You've missed a critical piece of information; the Cortex-M1 is a soft-core ARM (Arrow supplies the IP). An SOPC or Qsys system can be created with an ARM Cortex-M1 Avalon-MM master, and an Altera Avalon-MM slave UART, and hence the UART would be identical to that used for a Nios II processor. I'm not sure that the Cortex-M1 gained much traction though. I haven't seen many people asking questions about its use on this forum. Cheers, Dave