• MDK 3.02a to MDK 3.10
    Hello, I started a project with MDK 3.02a using STR71x microcontroller. Now, cause stack problems, I must use MDK 3.10 where these problems are solved. I use newer RTL_Config.c and STR71x.s, but...
  • Mixing MDK-Professional and MDK-CortexM
    Hi, we are a team of 6 developers searching for an ARM tool chain with middleware like ARM-MDK-Professional. 4 developers (customer sites) would only need MDK-CortexM to contribute to the product...
  • uVision or MDK
    Hello First time vising this site. Question: what is the relation between uVision and MDK?? My situation is the following: On one side I have been told to use uVision to develop on another...
  • MDK and Linux?
    I would like to use MDK under Linux. Is this planned for any time in the near future? If not what are other recommended options?
  • IRQ Handlers in mdk 502 & mdk 473
    Hi all. I have MK70 based-board, and I need to use my own interrupt handlers. MPU is configured and clocked correctly, all ports are powered and configured. I'm trying to use SWI_IRQHandler() and...