help with first prorgram
Posted: Sun Sep 18, 2011 3:24 am
So, I've did the helloworld and some other stuff in the examples. I wanted to try something else: so I downloaded some codes from google codes and try to compile. Wow there were so many errors!
Why did not it recognize type u32 and u8 etc.?
Do I have to include the following modules?
#include "ipc.h"
#include "asm.h"
#include "processor.h"
#include "conf.h"
I can find them, but was wondering these are already included with the new versions.
Thank you
Why did not it recognize type u32 and u8 etc.?
Do I have to include the following modules?
#include "ipc.h"
#include "asm.h"
#include "processor.h"
#include "conf.h"
I can find them, but was wondering these are already included with the new versions.
Thank you