• Program won't run to Main
    I'm running an LPC2144, and my program won't run to main - it freezes up in a 3-line loop in the disassembly window - a BMI instruction in my boot block at 0x7FFFD2DA loops back to 0x7FFFD2D6 and repeats...
  • blinky simulation error on STM32F100RB
    Hi, I have tried the blinky simulation on STM32F100RB, but I get an error : error 65 access violation at..... "no read " permission. Could you give me a hand to solve the problem as this year I will...
  • GNU Blinky doesn't run on MCB2130
    I can get the GNU blinky example to compile and download, but it doesn't work. The example was targeted at the LPC2106 so I had to change the GPIO references to port 1, as in the non-GNU example (which...
  • Boot and run blinky example in bank1
    Used target = MCB-STR9 + µVision3.50 from Keil. I tried to build the blinky example to boot and run in flash bank 1. In the "STR910 Flash with CFG", I changed, using the configuration wizard following...
  • Blinky
    I'm trying to get the blinky program into an eprom. I've tried different configurations but can't get it running without the monitor EProm. Please Help!!!!