Browse By Tags

  • CMSDK - design multi-master bus

     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…

  • How to write data to SD card in MPS3

    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…