How to fix Warnings message ????
About the sw_usb_audio-[sw]_6.15.2rc1.zip
and use the "app_usb_aud_xk_216_mc"
Warnings message is too much?!
I was confused. Isn't the normal program supposed to fix the ALL Warnings message before it can be released?
Warnings message is too much?!
-
- Member++
- Posts: 16
- Joined: Mon Apr 09, 2018 10:46 am
-
Verified
- XCore Legend
- Posts: 1156
- Joined: Thu May 27, 2010 10:08 am
USB Audio has always had rather a lot of warning messages I'm afraid. Personally I don't like having so many warnings for released SW but it's how it is for that version of USB Audio. However, the compiler changed its behaviour at some point to become more verbose for the -Wall option which did make things worse.
So you can make it slightly less "warning noisy" by removing -Wall from the Makefile.
So you can make it slightly less "warning noisy" by removing -Wall from the Makefile.
Engineer at XMOS