This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

not able to use printf statement in keil uvision 4

not able to use printf statement in keil uvision 4

Parents
  • The documentation that you require to tell you how to perform a Linux port is called a "Porting Guide".

    The search link gives you links to plenty of Porting Guides - so what, exactly, is it that you require?

    Note that performing a Linux port is not a trivial or beginners task - you need to have a deep understanding of the Linux kernel, and a good understanding of your target hardware, and very good 'C' skills...

Reply
  • The documentation that you require to tell you how to perform a Linux port is called a "Porting Guide".

    The search link gives you links to plenty of Porting Guides - so what, exactly, is it that you require?

    Note that performing a Linux port is not a trivial or beginners task - you need to have a deep understanding of the Linux kernel, and a good understanding of your target hardware, and very good 'C' skills...

Children