• would like to use #if
    if ((&x - &y) != 1889) // 1889 IS FIXED NUMBER do not change { // do not bypass/change, see comments above while (1) // do not bypass/change, see comments above { // do not bypass/change, see comments...
  • MicroVision2 -- It Would Be Nice ...
    1) If one could select / copy text in the Disassembly window. For example, when debugging, I find it useful to examine the compiler's output and compare different builds. 2) If one could use the Find...
  • would the Ulink support ARM9 in future?
    If the KEIL updata software let Ulink support the arm9 in future, the Ulink will be a good choice to my friends. So?
  • Dual ULINK2 causes problems
    Dear all, I made an update of the MDKK-ARM to 3.22a. This also updated the firmware of my two ULINK2's. After this update I am unabl to run two uVisions with each a ULINK2 and seperate target. I...
  • Writing any thing to UART register cause hard fault
    Hello, I am using tm4c123g microcontroller(cortex m4) and successfully programmed led blink, created 16x2 and 128x64 library files using CMSIS standard. But when I try to write any value in UART register...