• filling SRAM before startup
    Hi all, I am using the STR710 MCU from ST-microelectronics. To catch undefined program counter jumps to the SRAM I want to fill my hole SRAM with 0xFFFFFFFF(undefined instruction) before my C-program...
  • Regarding startup file
    Hello, I written simple c program mention below by selecting the lpc2148 chip but not include its startup file in the project. when i run it will go in infinite loop. I also put the break point but i...
  • Where are the GNU startup files?
    Hi, I downloaded the evaluation version of Keil uVision, plus the GNU toolchain linked on the same page (old 3.3.1 version) and the latest one from CodeSourcery, and installed all of these products...
  • PLL configure startup code
    Hi, I'm using Cortex-M4 TM4C129XNCZAD I noticed that in the technical support/configure startup code, you have the option to modify the PLL multiplier and the PLL divider values. My configuration...
  • startup code 80c537
    is there a file that i can include with the startupcode in C for a 80c537 or how should it be written. I also need to initialise SPI.