• Problem with switches
    Hi guys, I am Alvin, I got some problem with handling switches that are embedded in micro controller. I saw the sample program, it says that if the switch is being press then it is "0" if not it is ...
  • Problem with switches
    Hi guys, I am Alvin, I got some problem with handling switches that are embedded in micro controller. I saw the sample program, it says that if the switch is being press then it is "0" if not it is ...
  • Switch Case Statement problem
    I am using switch statement as follows uint16 val; switch (val) { case 0x0000: ... break case 0x0001: ... break case 0x0000: ... break case 0x0000: ... break case 0x0000: ... break...
  • STR912FAW Bank switching problems
    I am problems with bank switching: I use: Keil Compiler, STR912FAW44X6 rev H and ULINK2. Bank 0: Main program (FMI not configured) Bank 1: Bootloader (FMI: NBBank 512K, 0x80000, BBank 32K 0x0). The...
  • Switch Case Statement problem
    I am using switch statement as follows uint16 val; switch (val) { case 0x0000: ... break case 0x0001: ... break case 0x0000: ... break case 0x0000: ... break case 0x0000: ... break...