• I don't know how to configure the clock and the GPIO with CMSIS for cortex-M3
    Hi all, I'm new and I'm doing a project to manage some ports in digital and ADC way but let me start for the basics. I have the cortex-M3 stm32f103c6 microcontroller and I'm trying to create a project...
  • Newbie needs help on which libs to use with a stm32f103c6 microcontroller
    Hi all, how are you?, Im very new with ARM microcontrollers and I've been doing a lite lecture of about 4 books to know how to configure this devices to start programming it, first I did a reading an...
  • Can't debug
    My target has an LPC2468 with 8MB external SDRAM. I'm using uVision 3.60 and RL-ARM/MDK 3.20. My application is about 250K in size. When I load my application it runs fine except for the bugs I am hunting...
  • Can't compile...
    I written this code and it compiles just fine. However, when I tried to include <stdio.h> library to use with my hyperterminal, it says that it compiled, but can not link. Here is the message that it...
  • Can't step through code
    I am using the restricted version of uVision3 along with ULink JTAG adapter, and I am trying to debug some C code. Every time I try to single step through my code it always goes to the disassembly window...