Hi Guys
I having a problem compiling my program in V9 looks like something wrong with the I2C Master and slave
I2C fault when compiling
-
- Posts: 136
- http://meble-kuchenne.info.pl
- Joined: Mon Mar 08, 2021 11:25 am
- Location: Cape Town South Africa
- Has thanked: 41 times
- Been thanked: 12 times
-
- Matrix Staff
- Posts: 1465
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 204 times
- Been thanked: 347 times
Re: I2C fault when compiling
Can you please post a program that causes this error - this will help us to solve the problem.
-
- Matrix Staff
- Posts: 1926
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 501 times
- Been thanked: 686 times
Re: I2C fault when compiling
Hello,
Looks like maybe one of the connection pin properties are unconnected. I could be wrong but it's worth checking.
Looks like maybe one of the connection pin properties are unconnected. I could be wrong but it's worth checking.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Matrix Staff
- Posts: 1926
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 501 times
- Been thanked: 686 times
Re: I2C fault when compiling
Hello,
This is the problem, there are no pins specified for I2C.
This is the problem, there are no pins specified for I2C.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Posts: 136
- Joined: Mon Mar 08, 2021 11:25 am
- Location: Cape Town South Africa
- Has thanked: 41 times
- Been thanked: 12 times
Re: I2C fault when compiling
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
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