This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

NEW on Cortex-M3 STM32F103B IAR

Note: This was originally posted on 29th January 2010 at http://forums.arm.com

Hi everyone,

I recently got an Arm cortex m3 microcontroller (stm32f103B). I'm interested in programming in C. I received some software with the kit I bought (IAR workbench kickstart) but i find all of these a little confusing to use. Reading the book "the definitive guide to arm cortex m3",
i found that's describing assembly instructions,

I ask, if there is an other guide wich describes C instructions?
Parents
  • Note: This was originally posted on 1st February 2010 at http://forums.arm.com

    thanks a lot Joseph,

    yes, I'm preparing an academic research paper intitled "Real-Time Performmance two RTOS running on STM32 (ARM cortex-M3 Archtecture): FreeRTOS and µc/osII"

    I'm using the STM32F103B-Eval Board from IAR systems with its IAR workbench IDE.
    within i'm trying to do an application containig two configuration:

    1- FreeRTOS config: OS_lib+STM32 Lib+ cortexm3 lib+ main(interrept latency with systick+ function using DMA+ other real-time fucntions not fixed yet)

    2- µc/osII configuration:  OS_lib+ BSP lib+ STM32 Lib+ cortexm3 lib+ main(interrept latency with systick+ function using DMA+ other real-time fucntions not fixed yet).

    Best regards,
    Slim


    Hi Slim,
    Sounds like an interesting project. Would be nice to know how you are progressing,
    and let us know if you further help.
    Joseph
Reply
  • Note: This was originally posted on 1st February 2010 at http://forums.arm.com

    thanks a lot Joseph,

    yes, I'm preparing an academic research paper intitled "Real-Time Performmance two RTOS running on STM32 (ARM cortex-M3 Archtecture): FreeRTOS and µc/osII"

    I'm using the STM32F103B-Eval Board from IAR systems with its IAR workbench IDE.
    within i'm trying to do an application containig two configuration:

    1- FreeRTOS config: OS_lib+STM32 Lib+ cortexm3 lib+ main(interrept latency with systick+ function using DMA+ other real-time fucntions not fixed yet)

    2- µc/osII configuration:  OS_lib+ BSP lib+ STM32 Lib+ cortexm3 lib+ main(interrept latency with systick+ function using DMA+ other real-time fucntions not fixed yet).

    Best regards,
    Slim


    Hi Slim,
    Sounds like an interesting project. Would be nice to know how you are progressing,
    and let us know if you further help.
    Joseph
Children
No data