Share

rtmc9s12-Target

Subscribe

i2c

You are viewing a single message from this topic. View all messages.

  1. 2009-10-24 18:02:53 UTC

    Sir,

    Just to check, I have attached my ISR routine. I believe it is in the correct format. It is located in the bsp_vectors.c file, within the #pragmas and after the UNIMPLEMENTEDISR function. I don't think that my timing delays are causing the issues, even though it appears that they are, so it may be something with my ISR. As always, any help is appreciated.

    Thanks, Tim

    extern CPLINTERRUPT tVOID I2Cint(tVOID){
    IBSR_IBIF = 1;

    /*Rest of ISR goes here */

    return; }

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.