• MDK is not incompatible with 'mklink' cmd?
    I'm using MDK-ARM V4.53, then i find MDK is not incompatible with 'mklink' cmd. for example: 1)mklink a.c Target\b.c then, In MDK, I open and modify 'a.c', we expect it remain the file symbol link...
  • Sample for CP15 C0
    Note: This was originally posted on 30th March 2011 at http://forums.arm.com I can't see how to use CP 15 various registers. Does anyone have a snippet that retrieves the implementer or perhaps the cache...
  • interrupt_ethernet - Reg
    I am using MDK ARM Professional version v4.74 and MCB2300 evaluation board.How to use ethernet interrupt using static void interrupt_ethernet (void) __irq.I have enabled ethernet interrupt using VICIntEnable...
  • Any Idea about setting RCC regs!!
    Hi, After setting of the RCC registers like those in many examples in the web I found, I see that a toggling led does not match with the frequency of STM32f103RE. I have set the PLLmul to 9 and HSE...
  • bl51 in cmd WITH 0800H BYTE CODE SIZE LIMIT
    i have a registered version with keil c uv2 so i can compile in Uv2.exe when i compile in cmd.c:\keil\c51\bin> bl51 main.obj,serialsend.lib . i have some error message: RESTRICTED VERSION WITH 0800H...