Hi,
I am using the libraries provided by the book "Digital Signal Processing and Applications with the OMAP-L138 eXperimenter" for a adaptive noise cancellation project. I want to use DIP switch example in the book, to use the dip switch to select different processing modes. However, after I debugged the example in the book and ran the program, it complained <error initializing dip switches> and <Can't find a source file at "/tmp/TI_MKLIB429RQi/SRC/exit.c" Locate the file or edit the source lookup path to include its location>. Anyone knows what is the problem? Can you provide a simple way to utilize the dip switches on LCDK, or any other on-board interfaces that can be used to control the execution of the programs? Our project is nearly due, so I really appreciate if there is an effective and quick solution for it. Thank you.