• How to implement to write firmware by JTAG within CM3 design kit?
    Dear all, I believe that you know such as STM32F103 cpu series support firmware program function by using JTAG with JTAG debugger of keil MDK. So I want to know does cortexm3 design kit include...
  • 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 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...
  • how to execute the code from RAM ??
    Hi,     i am working on XMC4500. i want to Implement Self Flashing i.e., the Controller Flash itself, Till now the code is Running from Flash. To Achive this one approach is if i Execute code from RAM...
  • Design Start ARM Cortex-M0
    Hi, I trying to build the peripheral around Cortex-M0 IP core thorugh AHB-lite system. Right now I have to integrate Cortex-M0 with the DDR2 SRAM (1Gb) through AHB lite. I searched on internet which...