• Is there any plan for Keil 6 ?
    I have been using Keil for four years, from Keil 4 to Keil 5. On the other hand, I used other program languages such as python 、 javascript and java . The IDEs for them are very convenient and easy to...
  • Is there any plan for Keil 6 ?
    I have been using Keil for four years, from Keil 4 to Keil 5. On the other hand, I used other program languages such as python 、 javascript and java . The IDEs for them are very convenient and easy to...
  • Is there printing value of macro using armcc?
    Hello all. Is there printing value of macro using armcc? I want to see define value in c file? for example, #define value_a      1 #define value_b      2 #if value_a > value_b #error "error" #endif I...
  • Is there printing value of macro using armcc?
    Hello all. Is there printing value of macro using armcc? I want to see define value in c file? for example, #define value_a      1 #define value_b      2 #if value_a > value_b #error "error" #endif I...
  • Unknown armasm error
    Note: This was originally posted on 21st October 2010 at http://forums.arm.com I am using RVCT 4.1 build 462, and I have seen this armasm error: A1903E: Line not seen in first pass; cannot be assembled...