While building the target I'm getting the message. "Target not created" the error i got was Error: L6218E :undefined symbol main( reffered from kernel.o)
So, have you defined a symbol called "main" ?
Hint: What do you think a symbol called "main" might refer to, and why do you think it might be required...?