• Generate compiler messages from code
    Hi I just wonder, if its possible to add some pragma's or other syntaxs in the C files, that would generate custom compiler errors or warnings when build? Just something like this #ifdef...
  • Generate compiler messages from code
    Hi I just wonder, if its possible to add some pragma's or other syntaxs in the C files, that would generate custom compiler errors or warnings when build? Just something like this #ifdef...
  • no message about A14 error generated
    hi, next example is compiled without errors but produces wrong results due debug. ;------------------------------------------------------------ ; Test program about bug of relocatable calculations...
  • no message about A14 error generated
    hi, next example is compiled without errors but produces wrong results due debug. ;------------------------------------------------------------ ; Test program about bug of relocatable calculations...
  • Message 15 as general receive message
    Hello! I want to use the message object 15 as a general receive object. Message 1 .. 14 are used for transmit objects. I used 0x000 as mask for the message 15 and didn't fill the arbitration register...