• What does system memory work actually?
    Hi. Currently. I'm trying to understand about system memory in cortex m3 address map. most examples are said "there are 2 area such as 0x08000000 Flash memory area and 0x1FFFF000 System memory area...
  • What is the difference between sparse and full example of cmsdk_ahb_busmatrix?
    Hi. As I know Cortex M3 design kit have lots of stuff IP. one of those things is cmsdk_ahb_busmatrix. But I want to know does cmsdk_ahb_busmatrix supports AHB-full specification? or just supports...
  • 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 ...
  • PC doesn't update in simulation
    Dear All, Now I'm trying to digging the M3 operation in especially reset sequence with hello example of cortex design kit. Current situation is that reg14[31:0] is fixed in 0xFFFFFFFF and reg15[31...