• how to change the port values
    in ARM , how can i change the values at the output pins? i.e.,in my program, i cant use the IOSET and IOCLR commands to change the values at the output pins bcoz the output in my program should change...
  • can't change struct values
    Hello I've one struct in a header file - but I'm not able to change the values of the struct members. typedef struct { unsigned int Addr; // unsigned int status; // } *p_Descriptor; #define...
  • why pointer doesn't change in struct?
    In below code,I think pointer pexam->pf and pf1 will be same, but why pexam->pf++ can't change? What mistake i make? Can someone will help me. thx! /////////////////////////// struct tagEXAM {...
  • automatically change values in an *.hex?
    Hi! i am searching for a program to edit and replace certain values inside an intel hex file. I have tried srecord but it will only write 16 or 32 bit files but my programmer only uses 8 bit files...
  • changing hex value to decimal
    hi, how to change the value of hex to decimal For example from hex "0x15" to decimal 15 or in hex like 0x0f. do we have any option in keil or any other way. Thankyou arun.