• Hex file not running correctly
    Hi, I'm trying to get some of the example programs running on my SK-167CS board, but I'm finding that the hex files that uVision2 generates does not work correctly. Running the examples via the uVision2...
  • Why the link list can not be assignment correctly?
    typedef struct { char * SongName; unsigned char * SongDir; unsigned int SongIndexInGroup; unsigned int SongPlaying; }SongInformation; typedef struct song_link { SongInformation SongInfo; unsigned...
  • can not perform recursion function correctly
    hi: I want to use recursion function to transform a integer from binary form to ascii form. But the result is wrong.I don't why ,please help to analyse. soure code: void binary_to_ascii(unsigned...
  • KeilC51 can not compile this code correctly
    hi: I have a code below: char pop_value = 0X80; if(pop_value == 0X80) { pop_value = pop_value;//point 1 } pop_value = pop_value;//point 2 I would have thought the code would jump to point...
  • help!why my fifowrite wave can't run correctly?
    hello i am having a problem to the gpif with cy7c68013.that is i can't start then fifowrit wave correctly.i use endpoit2 for out bulk,but when trigger then fifowrite,it only at idle but then 'DONE...