• Clock Setup not as expected
    *** Setup not as expected while debugging Hi, I have a simple program for PWM which I could simulate in the software but it it doesn't run on the hardware, I suspect there is something wrong with...
  • Clock Setup not as expected
    *** Setup not as expected while debugging Hi, I have a simple program for PWM which I could simulate in the software but it it doesn't run on the hardware, I suspect there is something wrong with...
  • Scatter File setup - LPC2478 - Olimex board
    Hello, I'm using the Olimex LPC2478 development board (also known as the IAR board) and I'm having problems debugging out of external sdram. What I would like to do is setup a debugger initialization...
  • Scatter File setup - LPC2478 - Olimex board
    Hello, I'm using the Olimex LPC2478 development board (also known as the IAR board) and I'm having problems debugging out of external sdram. What I would like to do is setup a debugger initialization...
  • TM4C123GH6PM: Can not setup Logic analyzer?
    I am trying monitor PORTF.2 of Tiva C launchpad by Logic analyzer. However, when I add (PORTF&0x00000002)>>1 as Signal name, Keil post a message: Unknown Signal. How could I fix it? I am using uVision...