2013-11-29 02:24 PM
2013-11-29 04:12 PM
You wrote this and don't know what's going on with it?
Perhaps you'd want to make sure you unpack the project into it's own directory tree, not under the Desktop. Make sure the include paths are set up correctly, and that the IDE can actually find the source files and include files your are trying to compile. If portions of the code are not compatible with IAR 6, then you'll need to adjust/port them to your platform.2013-11-30 03:58 AM
''I have written a program...''
You
have written it? Really?''
Fatal Error[Pe1696]: cannot open source file 'Audio.h'''Don't you think that would be the first thing to attend to?
As you wrote the program, you must have decided that this header is necessary to the program - so it should be obvious that, if this header can't be opened, then anything & everything which depends upon it is bound to fail...!