• Compiling Twice as Fast: Native Clang for Windows on Arm
    I use hundreds of different tools in my day job at Arm Research, but the three most important are probably the same for any programmer: a good web browser, a really good text editor, and a really good...
  • compiler compile files twice
    hi, wierd problem, when compiling files one file is compiled twice. which throw later linker error becouse there are two indentical files. build output: *** Using Compiler 'V5.06 update 5...
  • Send USB-Descriptors twice
    Hi users!! I got some Problems with my USB-Connections.First I want to explain the situation. I got the LPC2368 Controller and programmed the USB-Connection to Communicate with LabVIEW. And the...
  • lcd display repeats the same digit twice
    hi i am using at89c51 controller along with jhd162a while printing the number like 1234 it prints as 1133,this error does not happens always, only few times it prints correctly as 1234 ,but most of...
  • external irq called twice depending on optimization level
    Controller: STM32F103 Compiler: ARM-MDK 4.14 I have a flow-meter connected to a portpin. I like to count on rising and falling slope. So I initialized this ext. irq to meet these requirements. The...