User Activity

This is the sample program I used.This is sounddb.s .When I DEBUG a variable, I find that these pointers point to the same address.I used two audio files. How do I have my program play the second audio file directly?I modified the userFunction as sho...
I tried to convert audio files to HEX files,and delete all the lines in the hex file before the starting line of the audio content.Then I program the HEX file to the FLASH, but can't play. I can play with the demo program.Could you tell me how to sel...
Why can't I include the system standard header files? Why can I generate files even if there are problems as long as the console is fine when compiling? Finally, I can burn the program into the chip and run it successfully.