• Re-Registration
    I have un-installed the uVision4 from my PC tomarrow and got the un-installed code. Now i am not able to get the new LIC ID(License ID) code through website. On website it shows that LIC code is delivered...
  • registration mechanism
    hi i must introduce a registration mechanism in c you have the code
  • Timing requirements for programming
    I recently had a problem with some production units refusing to program using a ULINK2. The processors involved are ARM7 NXP devices and scoping the activity on the JTAG bus it appears the problem...
  • Is there a better way to solve this requirement
    I have a different objects, like this: typedef struct { int32_t info ; } item1_properties_t ; and typedef struct { int32_t info ; } item2_properties_t ; the objects are held in containers...
  • help required: 486 assembly
    i have some trouble with 486 assembly language. i have an instruction which looks like this: cmp word ptr 15[edi],0 it's corresponding code is: 66 83 7f 0f 00 Firstly, can the saviour explain how...