CMSIS Compliance Code

Does anybody use the CMSIS (Cortex Microcontroller Software Interface Standard) with Keil's RTX package?

Or for that matter, any use of CMSIS at all?

Just curious if I *need* to convert over to CMSIS compliant code, or go with the way I was doing it before CMSIS.

(Processor: STM32F103ZE)

--Cpt. Vince Foster
2nd Cannon Place
Fort Marcy Park, VA

Parents
  • No, you do not need to use CMSIS.

    "the way I was doing it before"

    And what "way" was that, precisely?

    The idea of CMSIS is to make it easier for you to switch from one Cortex controller to another - so, if you don't see that as a major benefit, then there's no real point to it for you...

Reply
  • No, you do not need to use CMSIS.

    "the way I was doing it before"

    And what "way" was that, precisely?

    The idea of CMSIS is to make it easier for you to switch from one Cortex controller to another - so, if you don't see that as a major benefit, then there's no real point to it for you...

Children
More questions in this forum