Hello, I started to tinker with the most basic Cortex-M0 from the DesignStart.I am using Modelsim Student Edition, which run only on Windows (or Linux through Wine).I tried to start with Linux to see if at least the "make" commands are working. Problem…
Hi,
I am just performing the first steps with the DesignStart Eval Edition (Cortex-M0), trying to compile the verilog sources to get a simulation running.
So I changed /systems/fpga_testbench/trl_sim/makefile to use gcc and modelsim and now I want to …
II refer to the example MCU system level in the document "arm_cortex_m0_designstart_eval_user_guide", put it into MPS2+ after synthesis, the software uses the following example in this directory.
D:\CMPS3\AT510-MN-80001-r2p0-00rel0\systems…