• Strange timing behavior in my code
    I write two codes for generating greq at PA0-Pa7: Diff in code 1 & code 2 is that only BSSR register is moved to define macro. code1 #define WRITE_TFT_DATA_PINS(VALUE) { \ GPIOA->BSRRL = (uint16_t...
  • is there a way to capture Net_Debug outputs in code?
    I'm using the RL-TCP stack in a standalone mode. I have the Ethernet and TCP debugging set to Errors_Only in Net_Debug configuration file. Periodically, I will get some vague errors on the debug port...
  • A strange error
    What's wrong with it ? Thank you! cmpb rl6, byte_294 ___________________________________________________________^ *** ERROR #A74 IN 6387 (T15.A66, LINE 5082): OPERAND TYPE MISMATCH
  • Strange Definition
    Moving a project from IAR EW8051 to Keil PK51 because I have a restricted set of IAR tools and I have full set of Keil tools. In many places in the code there is a construct such as for(uint8 i=0;...
  • strange error
    Hello all, Can anyone tell me why I am receiving the following error: [Warning] xxxxxxxx.h(14): Wxxxx Cannot create pre-complled header: initialized data in header in the following line:...