Browse By Tags

  • ARM microcontrollers in sd cards?

    Which ARM Microcontrollers are embedded in current SD Cards? The Motorola 8051 tends to get mentioned in this connection, with occasional, vague references to ARM. So, which specific ARM technologies are used for this purpose, and what kind of embedded…

  • Simulate Cortex-M0 FPGA implementation in ModelSim

    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…

  • Program MPS2 with .axf file

    Hi,

    I am using the MPS2+ board to debug my DesignStart Cortex-M0. The core is up and running and now I want to program the onboard SRAM. On the SDCard I can see that \MB\HBIO263C\AN387\images.txt expects an axf file.

    Is it possible to generate an .axf…

  • Can a student simulate the free Cortex-M from DesignStart?

    I saw, and tried in the past already, to simulate the Cortex-M0. It does not really matter efficiency, customization and so on, but only the learning process behind a steup for a correct very basic simulation.

    I was trying to setup a Linux machine, when…