User Activity

When I use one I2C block the generated code will compile without errors. When I use 2 I2C blocks on different peripheral channels. My generated code will not compile error free. I am wondering if others run into similar issues, when using multiple I2...
I am trying to send a uint8 through the "Input Data" port on the I2C_Write block. According to the I2C polling example the block expects a uint8. However, when I build the C code and look at it in Keil I get an error in the "User's Data declarations...