Hello, I´m new to this Foxboard. I´m playing for one week with it and I came to some problems/questions.
First, which sdk are you using? Axis provides the sdk 2.10, but on the AcmeSystems website, the sdk in the vmware image, even updated, is still v2.01 (rev 15 just after the download; rev 26 after update; the update is not really consequent too). Do you know what are the differences between the sdk 2.10 and 2.01 (I know that Acme added some patches to the 2.01). The problem I´m facing is with the sync_serial driver (SPI driver). I wanted to try it out, but I have the following message when starting linux: ETRAX100LX sync_serial: Could not allocate IO group for port 1 I included the driver, configured for the sync serial port 1 (sser3). The only configured serial port is the port 0 (for the debug console). I´m going further in checking why there is a conflict (currently in io_interface_mux.c). To debug, it would be much easier for me to have the sync_serial driver as module. Did somebody create it? (see http://mhonarc.axis.se/dev-etrax/msg08321.html, the driver has to be modified to be able to be used as a module; if somebody did it, I wouldn´t lose too much time...) Last question: I read that some people made this driver work. How did you do?? :) Thank you for your help Teddy
