• Help with programming STM32F103RCT6 board.
    I have bought this Cortex M3 board. Now I want to program it through jtag. So I bought this wire. By using the USB to serial interface of my linux machine, I want to program the board. I went to read...
  • ARM : LPC2148 Registers and programming examples
    I am a beginner in using ARM LPC2148 MCU for project purpose. I searched for details about tutorials, example set, registers details of MCU but could not find much. Please let me know site that would...
  • Valgrind 3.6.0 for ARM-Linux
    Valgrind is a GPL'd framework for building simulation-based debugging and profiling tools, plus a set of "standard" tools. The best known of these is Memcheck, a memory error detector, but in fact it...
  • undefined reference to `atan2'
    Hi Friends , I need to fix this problem and I've read something about gcc but I didnt understand how can I do it. [cc] C:\Users\Emrah\Desktop\imu_STM32F407\imu\Src/main.c:39: undefined reference to...
  • coming from AVR 8-bitter,starting ARM CORTEX-M programming
    Hi everyone, as I wrote in the title, I'm coming from AVR 8-bit MCUs programming and in the last year I learnt a lot about AVR 8-bit architecture,CPU,registers and so on. I've done a few projects coding...