• CMSDK - design multi-master bus

    Phil Burr
    Phil Burr

    Wenkwei asked: "with the M3 designstart CMSDK, is it possible to design multi-master bus? In the IoT Cortex-M TRM, only an ahb-lite structure is illustrated. That document does mention AHB and APB expansion through INTEXP[1:0] but what if there are more…

    • Answered
    • over 2 years ago
    • DesignStart
    • DesignStart forum
  • Why does prefix __ add to main as "__main" in start up code?

    ele
    ele

    Dear all,

    Would you please let me know what is the difference between "__main" and "SystemInit"?

    I came across the below Reset Handler which is using "__main" instead main.

    ; Reset Handler
    
    Reset_Handler   PROC
          …

    • Answered
    • over 2 years ago
    • DesignStart
    • DesignStart forum
  • First compile, verilog files missing

    LeChuck
    LeChuck

    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 …

    • Answered
    • over 2 years ago
    • DesignStart
    • DesignStart forum
  • Cortex-M0 example system

    pangda
    pangda

    Hi,

    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…

    • Answered
    • over 1 year ago
    • DesignStart
    • DesignStart forum
  • How to Debug CM3 DesignStart in the FPGA

    hduxiaoye
    hduxiaoye

    I use the ARM Cortex-M3 DesignStart Eval on the FPGA platform, I use J-link to download the program to the system but the system is not properly implemented. I downloaded the generated Hex file via J-link to the FPGA development board via Keil. Is the…

    • Answered
    • over 2 years ago
    • DesignStart
    • DesignStart forum
  • How to write data to SD card in MPS3

    LinZihYuan
    LinZihYuan

    I downloaded the example "Example CoreLink SSE-200 Subsystem_for_MPS3".

    There seems to be no mention in the example how to write data to the SD card.

    But I found that the example supports "stdio.h".

    So I tried to specify the path with…

    • over 1 year ago
    • DesignStart
    • DesignStart forum
  • "Error : REMAP is already clear" Issue.

    ele
    ele

    Hi.

    TESTNAME=bootloader test sequence is in  BP210 CM3 test sequence,

    In especially, we could find the below code,

    then we got the below error message when we ran the simulation.

    23490 ns UART: CMSDK Boot Loader 
    27270 ns UART: - load flash 
    45710…

    • Answered
    • over 1 year ago
    • DesignStart
    • DesignStart forum