I am not able to compile the Open Source Software. Version: v1.03 Every time i want to compile, i get this error in the ssc32.c file: undefined external ‘oc1a_isr_function_ptrs’
My compiler: Code Vision AVR Version: 1.24.0 Standard
Hello Martin,
Sorry for the delay. We updated the firmware page and it now includes a screen shot of the configuration. We will be updating the files as well as the included files are a little old. lynxmotion.com/images/html/proj078.htm
I get the same error when I want to compile (in the ssc32.c file: undefined external ‘oc1a_isr_function_ptrs’)
Open Source Software version : v1.03 (file 32v106XE.zip)
Compiler : Code Vision AVR Version: 1.24.0 Standard
The compiler’s configuration is the same as the screenshot.
I also got a lot of warning “macro ‘xxxx’ was redefined” because of the “include <mega16.h>” in the appdefs.h file.
I compiled using the 1.25.8 version.
It seems better, but there is sill an error : a value of type ‘struct *] can’t be assigned to an entity of type "unsigned int’
In the file pulsedge.c, line 396
edge_data_ptr = & edge_array 36 ] ;
For the redefinitions, I commented them, it seems to work fine.
Thank you for your help.
For the '168 version, it could be a good idea, but I already bought the atmega8 version…