• Forum bug - losing line breaks ?
    The preview seems to (occasionally) remove all linebreaks after previewing a post. I don't think it's just me - I think I've seem other posts that have been similarly affected?
  • Forum bug - losing line breaks ?
    The preview seems to (occasionally) remove all linebreaks after previewing a post. I don't think it's just me - I think I've seem other posts that have been similarly affected?
  • strange compiler error #18 (code definition with line break)
    Hi, I use Keil MicroVision (v. 5.11.1.0) for programming a Cortex-M4 microcontroller from TI. After migrating my project from StellarisWare to TivaWare I get compiler errors for nearly equal...
  • strange compiler error #18 (code definition with line break)
    Hi, I use Keil MicroVision (v. 5.11.1.0) for programming a Cortex-M4 microcontroller from TI. After migrating my project from StellarisWare to TivaWare I get compiler errors for nearly equal...
  • Cannot break into some part of code
    Hi guys, I'm doing a project in which I needed to add an input capture module. So I used the HAL library provided by ST to do so. Everything works fine if I run my EXTI in a separate program. My exti...