• 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 On Starting program
    I am using following options to program LPC2132 micro-controller: - 1. Flash utility (ISP) 2. ZELTEX Parallel programmer through Superpro. I am facing problem that randomly few of LPC2132 ICs ...
  • 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...
  • 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...