We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I tried to run the voice player example program for the mcb2130 on the 2140 board. The program works with the sample audio given. When I recorded my own audio(.WAV), converted it using the BIN2HEX converter, it does not work. I hear a distorted audio and not the recorded file. The file I recorded the audio with 16 bit PCM mono and 8KHz sampling frequency as specified.
What should I do to record my own audio?
Can I view the data memory locations and the values they hold through the memory window? The variables I create are given memory in the data memory, right? I know I can see the values by entering the variable names in the watch window...but can I view them in the memory window like I can see the Flash ROM?