Solved
As I build my project, the SVC functions are not detected. I get the error: undefined reference to `svc_reset', and to the 5 other main svc functions. I did include the svc_glo.h and audio_fw_glo.h in my project. Where are the svc functions defined??
..