Running light in FC8 gives error recursive function call
Posted: Thu Oct 28, 2021 1:50 pm
Hello,
I'm having trouble finding out what's wrong with this program.
In simulation (FC8) it works fine, but when we try to convert it to a hex-file we get this message:
running_light_recursive_problem.c: 1642: (1089) recursive function call to "_FCM_rechts_links"
running_light_recursive_problem.c: 1708: (1089) recursive function call to "_FCM_links_rechts"
(908) exit status = 1
(908) exit status = 1
Error returned from [xc8.exe]
C:\Program Files (x86)\Flowcode\Compilers\pic\batch\pic_xc8_comp.bat reported error code 1
Autoclose turned off
FINISHED
Greetings,
Theo
I'm having trouble finding out what's wrong with this program.
In simulation (FC8) it works fine, but when we try to convert it to a hex-file we get this message:
running_light_recursive_problem.c: 1642: (1089) recursive function call to "_FCM_rechts_links"
running_light_recursive_problem.c: 1708: (1089) recursive function call to "_FCM_links_rechts"
(908) exit status = 1
(908) exit status = 1
Error returned from [xc8.exe]
C:\Program Files (x86)\Flowcode\Compilers\pic\batch\pic_xc8_comp.bat reported error code 1
Autoclose turned off
FINISHED
Greetings,
Theo