• Problem starting with stm32f100c8t6
    Good afternoon, Recently, I started using stm32 series of microcontrollers and had good experience with the stm32f429i discovery board. Now I tried programming the stm32f100c8t6 in keil using the...
  • problem with debugger start address
    Hello, I have Cortex-M3 and encountered problems when using scatter file: (I just want to keep space 4kb at the beginning of the code space) LR_IROM1 0x08000000 0x01000{ ER_IROM1 0x08000000 ABSOLUTE...
  • 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...
  • Problem with LPC2103 Start Up
    hi to all.,.,., pls help to start up with LPC2103 MCU I am using the following code in KEIL Compiler ************************************************ #include <LPC2103.H> void wait...
  • problem starting the application
    Hi Guys I'm working with LPC17xx(on a custom board) along with uvision v4.03 and my JTAG debugger is Segger j-link. The problem is when I download my program(through jlink) It does not start executing...