EmbDev.net

Forum: ARM programming with GCC/GNU tools teach for compile with WINARM compiler


von Suriya T. (suriya22)


Rate this post
useful
not useful
I 'm new member.
Any body help me,Please teach for compile with winarm compiler in step
by step.

Thank you.

von Martin T. (mthomas) (Moderator)


Rate this post
useful
not useful
This question is too general. Start Programmers's Notepad (pn.exe).
File/Open Projects, Browse to one of the examples, klick on the makefile
from the file tree on the left side to open it, select tools/make all.

Martin Thomas

von Suriya T. (suriya22)


Rate this post
useful
not useful
Martin Thomas wrote:
> This question is too general. Start Programmers's Notepad (pn.exe).
> File/Open Projects, Browse to one of the examples, klick on the makefile
> from the file tree on the left side to open it, select tools/make all.
>
> Martin Thomas

Hi Martin Thomas
How to setting Programmers's Notepad for support WINARM Compiler.

Pls.help me

Thank you.

von Martin T. (mthomas) (Moderator)


Rate this post
useful
not useful
Suriya Tonyamad wrote:
> Martin Thomas wrote:
>> This question is too general. Start Programmers's Notepad (pn.exe).
>> File/Open Projects, Browse to one of the examples, klick on the makefile
>> from the file tree on the left side to open it, select tools/make all.
>>
>> Martin Thomas
>
> Hi Martin Thomas
> How to setting Programmers's Notepad for support WINARM Compiler.

WinARM includes a "setup" for Programmers Notepad (this setup just adds
some entries in the PN tools menu). There are no other special settings
needed.

Add c:\WinARM\utils\bin and c:\WinARM\bin to the system search path and
start pn.exe. See http://www.dreamislife.com/arm/winarm.html

Martin Thomas

von Clifford S. (clifford)


Rate this post
useful
not useful
Suriya Tonyamad wrote:
> I 'm new member.
> Any body help me,Please teach for compile with winarm compiler in step
> by step.
>
> Thank you.

Be aware that WinARM is a build of the GNU tool-chain, and that the
documentation from that is provided by GNU. Many of the GNU manuals are
provided with the WinARM package, and are available online. With respect
to compilation information pertaining to GCC applies to WinARM (since it
includes GCC).

Information specifically on building ARM applications using GNU tools
(including WinARM) is provided in a current series at Embedded.com, I
have put links to all available parts in the series at:
http://en.mikrocontroller.net/topic/113459. The final part is due soon.

Clifford

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.