Page 1 of 1
I2C fault when compiling
Posted: Mon Jun 28, 2021 3:00 pm
by jollybv
Hi Guys
I having a problem compiling my program in V9 looks like something wrong with the I2C Master and slave

- Screenshot 2021-06-28 154931.png (47.76 KiB) Viewed 4651 times
Re: I2C fault when compiling
Posted: Mon Jun 28, 2021 3:11 pm
by Steve-Matrix
Can you please post a program that causes this error - this will help us to solve the problem.
Re: I2C fault when compiling
Posted: Mon Jun 28, 2021 3:23 pm
by jollybv
Hi Steve
Thanks for the quick reply, I have sent you the program in a privet message
Re: I2C fault when compiling
Posted: Mon Jun 28, 2021 10:33 pm
by BenR
Hello,
Looks like maybe one of the connection pin properties are unconnected. I could be wrong but it's worth checking.
Re: I2C fault when compiling
Posted: Tue Jun 29, 2021 1:51 pm
by BenR
Hello,
This is the problem, there are no pins specified for I2C.

- MissingPins.jpg (57.62 KiB) Viewed 4625 times
Re: I2C fault when compiling
Posted: Tue Jun 29, 2021 4:01 pm
by jollybv
Hi Ben
Thanks not quite sure why when you open a program that was created in V7 it dose not open with the same settings like both the UART'S are set to 9600 and channel 1 and now the I2C is not connected. I Now have another error
E-P_U6_V0-4-7-1_Master_Update_newBoard.c: 567: (1250) could not find space (250 bytes) for variable _FCV_01211_CircularBuffer1__DATA
which is strange as the system compiles in V& but not V9