• [51] simulation in KeilC question
    Hi, The test code is listed as below, #pragma OT(0) void main (void) { DATA_MSG *b=NULL; DATA_MSG *a=NULL; b=(DATA_MSG *)malloc(sizeof(DATA_MSG)); b->sMsgHeader.MessageType=E_Battery_Status;...
  • About hello example in KeilC
    The hello sample example in keil C can use printf to output message in serial port window#1. But, I had tried to modify my project to do the same job, it's failed. I had check option of target to be...
  • [51] simulation in KeilC question
    Hi, The test code is listed as below, #pragma OT(0) void main (void) { DATA_MSG *b=NULL; DATA_MSG *a=NULL; b=(DATA_MSG *)malloc(sizeof(DATA_MSG)); b->sMsgHeader.MessageType=E_Battery_Status;...
  • About hello example in KeilC
    The hello sample example in keil C can use printf to output message in serial port window#1. But, I had tried to modify my project to do the same job, it's failed. I had check option of target to be...
  • How to program 89c51 using KeilC
    hi friend...i am in confusion...can u help me? i know how to program 89c51 using C. but if i want to using Keil C , how to? please send me ur suggestions, links for the post mentioned above