olh (olh) » 02 апр 2020, 12:40
Вот выкладываю в таком виде:
File name: C:\Program Files (x86)\Flowcode(AVR)\Count_impuls6 (1).c
Title:
Description:
Generated by: Flowcode v5.3.0.0
Date: Thursday, April 02, 2020 13:48:02
Licence: Professional
Registered to: 20ACM8
Licence key: TJT297
http://www.matrixmultimedia.com
Launching the compiler...
C:\Program Files (x86)\Flowcode(AVR)\v5\Tools\MX_bats\avra.bat atmega328p "C:\PROGRA~2\FLOWCO~1\Count_impuls6 (1).elf" "C:\PROGRA~2\FLOWCO~1\Count_impuls6 (1).c" "C:\PROGRA~2\FLOWCO~1\Count_impuls6 (1).lst"
C:\Program Files (x86)\Flowcode(AVR)>"C:\PROGRA~2\FLOWCO~1\v5\Tools\MX_bats\..\bin\avr-gcc.exe" -mmcu=atmega328p -Os -funsigned-char -o "C:\PROGRA~2\FLOWCO~1\Count_impuls6 (1).elf" "C:\PROGRA~2\FLOWCO~1\Count_impuls6 (1).c" -lm
C:\PROGRA~2\FLOWCO~1\Count_impuls6 (1).c: In function 'main':
C:\PROGRA~2\FLOWCO~1\Count_impuls6 (1).c:592: error: 'TIMSK' undeclared (first use in this function)
C:\PROGRA~2\FLOWCO~1\Count_impuls6 (1).c:592: error: (Each undeclared identifier is reported only once
C:\PROGRA~2\FLOWCO~1\Count_impuls6 (1).c:592: error: for each function it appears in.)
C:\PROGRA~2\FLOWCO~1\Count_impuls6 (1).c:592: error: 'TICIE1' undeclared (first use in this function)
Error returned from [avr-gcc.exe]
Return code = 1
Flowcode was unable to compile the flowchart's C code due to the following errors:
If your flowchart contains C code, please review this carefully. If your flowchart contains no C-code or you have thoroughly reviewed the code, contact Technical Support.
FINISHED