Posted on May 17, 2011 at 11:35Hi, I would implement a “divide by zero trap� in C program. I know that this trap is different from normal interrupt it has to be finished not with ''iret''. How it can be done? Could someone give me a simple examp...
Posted on May 17, 2011 at 11:35I would use ST9 to write a C program to check RAM and ROM (crc check). How could I direct the software to check absolut addresses? Could I have a little related example?