• When does ITAdvance() pseudo-function Exactly called ?
    ITSTATE advances after normal execution of an IT block instruction. This is described by the ITAdvance() pseudocode function: // ITAdvance() // =========== ITAdvance() if ITSTATE<2:0> == '000' then...
  • When does ITAdvance() pseudo-function Exactly called ?
    ITSTATE advances after normal execution of an IT block instruction. This is described by the ITAdvance() pseudocode function: // ITAdvance() // =========== ITAdvance() if ITSTATE<2:0> == '000' then...
  • Minor problem with ULINK2
    Continuing development of an embedded application for LPC2103 & LPC2106 microcontrollers I have recently migrated from uVision3 to uVision4 IDE on x64 Win7. The application runs smoothly when programmed...
  • Minor problem with ULINK2
    Continuing development of an embedded application for LPC2103 & LPC2106 microcontrollers I have recently migrated from uVision3 to uVision4 IDE on x64 Win7. The application runs smoothly when programmed...
  • Minor Linguistic Error in uVision2 IDE
    Right-Click on a Group and get: "Remove Group 'Name' and it's Files" Should be: "Remove Group 'Name' and its Files"