Hey,
A little more info on my problem.
I have attached my version of uvvv's trunk with the directories etc in it for 1.00h.
When I load it on my
g9, LED_PW blinks for about half a sec. I had a look in main.c under loader and this is under a shutdown function?? does this mean anything.
On another note, when I build it using 1.00G instead I do not get the compilation error I received before and had to comment out. The error was:
../platform/g9/libplatform.a(shooting.o): In function `shooting_set_nd_filter_st
ate':
shooting.c🙁.text+0x133😎: undefined reference to `_PutInNdFilter'
shooting.c🙁.text+0x1344): undefined reference to `_PutOutNdFilter'
collect2: ld returned 1 exit status
So I just commented out the contents of shooting_set_nd_filter_state.
I don't understand this happens with 1.00h and not 1.00g because they have exactly the same code????
Sorry if I am being naive, I only just started playing with this...
Thanks