• How to start Firmware separated in I-RAM and D-RAM within Cortex-M3 design kit?
    Hello? I'm trying to implement the Firmware with the Cortex-M3 SoC which is separately designed I-RAM and D-RAM in Keil MDK. As you can see the above example system, AHB Interconnect have 3 slaves...
  • Is there any relationship between BOOT and REMAP in design kit?
    Hi Now I'm trying to digging the design kit. But I cant' find the BOOT relative port or signal and REMAP signal in the design kit. As I know usually BOOT used such as the following picture ...
  • How to implement JTAG in Xilinx CM3 Designstart
    Hi, I'm trying to implement JTAG in Xilinx CM3 Designstart on ZynqMP. As long as I use SWD I can debug by using an Avnet zedboard debug adapter together with JLINK or ulink-me. Because I wanted to...
  • How to start accessing the flash rom on Cortex-M3 design kit by JTAG?
    Hi, I'm trying to simulate which is accessing the flash rom on Cortex m3 design kit by JTAG? Is there any related test case or example? How to start accessing the flash rom on Cortex-M3 design kit...
  • [CM3]assembly language trouble
    CORE: STM32F103ZET6 Hi,Pros.      Here Monkey comes agian I have met a problem with my code,see below: /* --------- code here --------- */      .section .data _sp_usart:      .word     _stack_usart _stack_usart...