• Reporting divide by zero condition
    Hi Team, We are using TI processor which is based on Cortex R5F Floating Point CPU for our project. Our requirement is to create Undefined Instruction exception for 'Divide by zero' and report same. ...
  • Reporting divide by zero condition
    Hi Team, We are using TI processor which is based on Cortex R5F Floating Point CPU for our project. Our requirement is to create Undefined Instruction exception for 'Divide by zero' and report same. ...
  • EC166 and unsigned char/signed char
    Hi to all, I have in use the EC++ Compiler from Tasking and want to change my whole EC++ project to KEIL. I tried to compile some files with the KEIL EC166 but I always get the following error: ---...
  • EC166 and unsigned char/signed char
    Hi to all, I have in use the EC++ Compiler from Tasking and want to change my whole EC++ project to KEIL. I tried to compile some files with the KEIL EC166 but I always get the following error: ---...
  • C51 V6.12 BUG Report !
    C51 V6.12 BUG Report ! void main(void) { unsigned char a_b[5][7]; unsigned char ab[5]; } Builded it,then error! Seem to a_b-->ab ,the '_' has been del?