• PWM output status query during debugging (simulation)
    During debugging session it seems that PWM status is not accessible for reading, although the pin is reported (as PWM1, PWM2, PWM3,...) in the Pulse Width Modulator peripheral. Any hint? Is there...
  • PWM output status query during debugging (simulation)
    During debugging session it seems that PWM status is not accessible for reading, although the pin is reported (as PWM1, PWM2, PWM3,...) in the Pulse Width Modulator peripheral. Any hint? Is there...
  • Array length changeable during Run - Time
    Hi everyone Does someone know how to change the length of on array during the run time execution? I mean how can I request memory to use it for a array? Is there somthing like malloc()? Thanks...
  • Array length changeable during Run - Time
    Hi everyone Does someone know how to change the length of on array during the run time execution? I mean how can I request memory to use it for a array? Is there somthing like malloc()? Thanks...
  • Running PWM while debugging
    Hi Guys, I'm using a LM3S6950 ARM Cortex in combination with a Segger J-Link Debugger and Keil MDK for ARM (uVision 4). Is it possible to let the PWM running while debugging? I need it, because...