• STM32: Starting from scratch
    Greetings, First of all, let me apologize in advance for the mistakes in my grammar. Not an english speaker here. I hope, howewer, that this can be understood. I have recently started to move...
  • Concept of Scratch and Preserved Registers
    Hi, I am confused in understanding the difference between scratch and preserved registers. I have read the development guide of IAR Embedded Workbench but the topic was written in such a way that I...
  • uVision and scratch pad flash area
    The uVision3 IDE erases the scratchpad flash when I re-program a Silabs C8051F120. I want to use the scratch pad area for serial numbers and other similar data. Is there a way to stop the scratchpad...
  • problem in starting the project
    I am using tiva c launch pad for my project.I have copied my startup file in my project and then wrote my code.When I start to debug my project the control remains in the start up file in reset handler...
  • Starting a project
    Hi Iam trying to start a new project based on STM32F105VC , I opened Uv4 then new project, I write juts very small code for test , it has two files main.c and init.c when i compile them I get the...