Hi,
I just updated to revision 6305. Did make clean and make.
When I tried to build a sim target I got these lines:
CC
/home/helge/paparazzi3/var/TWINSTAR_II_HW/sim/arch/sim/sim_adc_generic.o
arch/sim/sim_adc_generic.c:2:25: asm or __attribute__ before
adc_generic_val2
arch/sim/sim_adc_generic.c: In function update_adc1:
arch/sim/sim_adc_generic.c:14: error: adc_generic_val1 undeclared (first
use
in this function)
arch/sim/sim_adc_generic.c:14: error: (Each undeclared identifier is
reported only once
arch/sim/sim_adc_generic.c:14: error: for each function it appears in.)
I used the same configuration files that was successfully used in a
simulation just a few days ago.
Building the ap target seems to work fine.
Any hint of what might be the problem?
Thanks in advance for any help,
Helge.