Compilation error of the DSP_DLace componentPlease help me, thank you
Target folder: E:\flowcode exp
Source name: E:\flowcode exp\Flowcode1.fcfx
Title:
Description:
Device: AVR.ATMEGA.ATMEGA128
Generated by: Flowcode v10.1.2.40
Date: Monday, October 27, 2025 08:52:30
Users: 1
Registered to: niedian (33762713)
Licence key: AF2WAB
https://www.flowcode.co.uk
Using <USB Tiny> inbuilt settings for compiler
Launching the compiler...
C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\AVR\batchfiles\avra.bat "C:\Program Files (x86)\Flowcode\Common\Compilers\avr\" atmega128 "E:\flowcode exp\Flowcode1.elf" "E:\flowcode exp\Flowcode1.c" "E:\flowcode exp\Flowcode1.lst"
E:\flowcode exp>REM CRC: EA277D0C7EF9B4E537B79187D0BE7A25FA6080B4B01BE48BAF713429E4B690411241251B4A05C2B5828F4452C9F7348705C640EF477B79E0C7881D2E5EEC9BD69A0D46BD3B6AACB92DE4D84759EBB5079CA9DA2D2BBCDAE2A4D1C56CD1580BF5A24465F11D9C3B2DBA3F4E37F13004EE3637760F1F0B7DA0CC623CD30E3C7D6BAB4C3FE6151D92B8EC0ADD55E96639DAC02472BDE3806EF43AE3A028BD32A5DAE68BB191DA97CB6883A66D3C41849952BB2DD264AF32733E2C3050DA273BE4EE1FA30153290F2FAFBD2259D77AD477809E9C4D76400384BA5D2E1919BC6D834D57C406BC4A49D3F1
E:\flowcode exp>REM REVISION: 1.0
E:\flowcode exp>REM GUID: EA0828B2-5C70-41A5-8C54-F359DD5CC88B
E:\flowcode exp>REM DATE: 08\08\2022
E:\flowcode exp>REM DIR: FCD\AVR\batchfiles\avra.bat
E:\flowcode exp>"C:\Program Files (x86)\Flowcode\Common\Compilers\avr\bin\avr-gcc.exe" -mmcu=atmega128 -Os -ffunction-sections -fdata-sections -funsigned-char -o "E:\flowcode exp\Flowcode1.elf" "E:\flowcode exp\Flowcode1.c" -lm -Wl,-gc-sections
E:\flowcode exp\Flowcode1.c: In function 'FCD_02571_TypeConversionsFree1__SetInt':
E:\flowcode exp\Flowcode1.c:255: error: 'MX_Conv_Var' undeclared (first use in this function)
E:\flowcode exp\Flowcode1.c:255: error: (Each undeclared identifier is reported only once
E:\flowcode exp\Flowcode1.c:255: error: for each function it appears in.)
E:\flowcode exp\Flowcode1.c: In function 'FCD_02571_TypeConversionsFree1__SetLong':
E:\flowcode exp\Flowcode1.c:272: error: 'MX_Conv_Var' undeclared (first use in this function)
E:\flowcode exp\Flowcode1.c: In function 'FCD_02571_TypeConversionsFree1__GetFloat':
E:\flowcode exp\Flowcode1.c:287: error: 'MX_Conv_Var' undeclared (first use in this function)
E:\flowcode exp\Flowcode1.c: In function 'FCD_02571_TypeConversionsFree1__GetLong':
E:\flowcode exp\Flowcode1.c:304: error: 'MX_Conv_Var' undeclared (first use in this function)
E:\flowcode exp\Flowcode1.c: In function 'FCD_02571_TypeConversionsFree1__GetInt':
E:\flowcode exp\Flowcode1.c:329: error: 'MX_Conv_Var' undeclared (first use in this function)
E:\flowcode exp\Flowcode1.c: In function 'FCD_02571_TypeConversionsFree1__SetByte':
E:\flowcode exp\Flowcode1.c:356: error: 'MX_Conv_Var' undeclared (first use in this function)
E:\flowcode exp\Flowcode1.c: In function 'FCD_02571_TypeConversionsFree1__GetByte':
E:\flowcode exp\Flowcode1.c:383: error: 'MX_Conv_Var' undeclared (first use in this function)
E:\flowcode exp\Flowcode1.c: In function 'FCD_02571_TypeConversionsFree1__SetFloat':
E:\flowcode exp\Flowcode1.c:404: error: 'MX_Conv_Var' undeclared (first use in this function)
Error returned from [avr-gcc.exe]
.
C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\AVR\batchfiles\avra.bat reported error code 0x1
Autoclose turned off
FINISHED
Compilation error of the DSP_DLace component
-
17712885438
- Posts: 26
- http://meble-kuchenne.info.pl
- Joined: Thu Nov 02, 2023 8:11 am
-
BenR
- Matrix Staff
- Posts: 1989
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 523 times
- Been thanked: 710 times
Re: Compilation error of the DSP_DLace component
Many thanks for letting us know.
Hopefully all resolved for you now via the library updates.
I've also adjusted your program slightly to give you an example.
Hopefully all resolved for you now via the library updates.
I've also adjusted your program slightly to give you an example.
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
-
17712885438
- Posts: 26
- Joined: Thu Nov 02, 2023 8:11 am
Re: Compilation error of the DSP_DLace component
DSP_ILace Compilation error.Please help me, thank you.
Target folder: E:\flowcode exp
Source name: E:\flowcode exp\Flowcode1.fcfx
Title:
Description:
Device: ARD.ATMEGA.ATMEGA328P
Generated by: Flowcode v10.1.2.40
Date: Wednesday, October 29, 2025 09:27:24
Users: 1
Registered to: niedian (33762713)
Licence key: AF2WAB
https://www.flowcode.co.uk
Using FCD settings for compiler
Launching the compiler...
C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\AVR\batchfiles\avra.bat "C:\Program Files (x86)\Flowcode\Common\Compilers\avr\" atmega328p "E:\flowcode exp\Flowcode1.elf" "E:\flowcode exp\Flowcode1.c" "E:\flowcode exp\Flowcode1.lst"
E:\flowcode exp>REM CRC: EA277D0C7EF9B4E537B79187D0BE7A25FA6080B4B01BE48BAF713429E4B690411241251B4A05C2B5828F4452C9F7348705C640EF477B79E0C7881D2E5EEC9BD69A0D46BD3B6AACB92DE4D84759EBB5079CA9DA2D2BBCDAE2A4D1C56CD1580BF5A24465F11D9C3B2DBA3F4E37F13004EE3637760F1F0B7DA0CC623CD30E3C7D6BAB4C3FE6151D92B8EC0ADD55E96639DAC02472BDE3806EF43AE3A028BD32A5DAE68BB191DA97CB6883A66D3C41849952BB2DD264AF32733E2C3050DA273BE4EE1FA30153290F2FAFBD2259D77AD477809E9C4D76400384BA5D2E1919BC6D834D57C406BC4A49D3F1
E:\flowcode exp>REM REVISION: 1.0
E:\flowcode exp>REM GUID: EA0828B2-5C70-41A5-8C54-F359DD5CC88B
E:\flowcode exp>REM DATE: 08\08\2022
E:\flowcode exp>REM DIR: FCD\AVR\batchfiles\avra.bat
E:\flowcode exp>"C:\Program Files (x86)\Flowcode\Common\Compilers\avr\bin\avr-gcc.exe" -mmcu=atmega328p -Os -ffunction-sections -fdata-sections -funsigned-char -o "E:\flowcode exp\Flowcode1.elf" "E:\flowcode exp\Flowcode1.c" -lm -Wl,-gc-sections
E:\flowcode exp\Flowcode1.c: In function 'FCD_0bb62_DSP_ILace1__Interlace':
E:\flowcode exp\Flowcode1.c
error: 'FCV_0bb62_DSP_ILace1__INDEXIN1' undeclared (first use in this function)
E:\flowcode exp\Flowcode1.c
error: (Each undeclared identifier is reported only once
E:\flowcode exp\Flowcode1.c
error: for each function it appears in.)
Error returned from [avr-gcc.exe]
C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\AVR\batchfiles\avra.bat reported error code 0x1
Autoclose turned off
FINISHED
Source name: E:\flowcode exp\Flowcode1.fcfx
Title:
Description:
Device: ARD.ATMEGA.ATMEGA328P
Generated by: Flowcode v10.1.2.40
Date: Wednesday, October 29, 2025 09:27:24
Users: 1
Registered to: niedian (33762713)
Licence key: AF2WAB
https://www.flowcode.co.uk
Using FCD settings for compiler
Launching the compiler...
C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\AVR\batchfiles\avra.bat "C:\Program Files (x86)\Flowcode\Common\Compilers\avr\" atmega328p "E:\flowcode exp\Flowcode1.elf" "E:\flowcode exp\Flowcode1.c" "E:\flowcode exp\Flowcode1.lst"
E:\flowcode exp>REM CRC: EA277D0C7EF9B4E537B79187D0BE7A25FA6080B4B01BE48BAF713429E4B690411241251B4A05C2B5828F4452C9F7348705C640EF477B79E0C7881D2E5EEC9BD69A0D46BD3B6AACB92DE4D84759EBB5079CA9DA2D2BBCDAE2A4D1C56CD1580BF5A24465F11D9C3B2DBA3F4E37F13004EE3637760F1F0B7DA0CC623CD30E3C7D6BAB4C3FE6151D92B8EC0ADD55E96639DAC02472BDE3806EF43AE3A028BD32A5DAE68BB191DA97CB6883A66D3C41849952BB2DD264AF32733E2C3050DA273BE4EE1FA30153290F2FAFBD2259D77AD477809E9C4D76400384BA5D2E1919BC6D834D57C406BC4A49D3F1
E:\flowcode exp>REM REVISION: 1.0
E:\flowcode exp>REM GUID: EA0828B2-5C70-41A5-8C54-F359DD5CC88B
E:\flowcode exp>REM DATE: 08\08\2022
E:\flowcode exp>REM DIR: FCD\AVR\batchfiles\avra.bat
E:\flowcode exp>"C:\Program Files (x86)\Flowcode\Common\Compilers\avr\bin\avr-gcc.exe" -mmcu=atmega328p -Os -ffunction-sections -fdata-sections -funsigned-char -o "E:\flowcode exp\Flowcode1.elf" "E:\flowcode exp\Flowcode1.c" -lm -Wl,-gc-sections
E:\flowcode exp\Flowcode1.c: In function 'FCD_0bb62_DSP_ILace1__Interlace':
E:\flowcode exp\Flowcode1.c
E:\flowcode exp\Flowcode1.c
E:\flowcode exp\Flowcode1.c
Error returned from [avr-gcc.exe]
C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\AVR\batchfiles\avra.bat reported error code 0x1
Autoclose turned off
FINISHED
-
17712885438
- Posts: 26
- Joined: Thu Nov 02, 2023 8:11 am
-
17712885438
- Posts: 26
- Joined: Thu Nov 02, 2023 8:11 am