ads1Hello World! Getting Started Example By www.mcuzone.com The following is a brief explanation of the initial use of ADS using a small program that outputs the string \"Hello World!\" through UART0 of 44B0. This example is intended for beginners and assumes that beginners have installed the ADS1.2 (ARM Developer Suite) software. First, open Codewarrior through \"Start\" -> \"Programs\" -> \"ARM Developer Suite V1.2\" -> \"Codewarrior for ARM Developer Suite\". Codewarrior is an IDE developed by Metrowerks for ARM. Figure 1, New Project ADS provides 7 templates for users, namely: ARM Executable Image: used to generate an executable image file in ELF format from ARM instruction code; ARM Object Library: used to generate an armar format target file library from ARM instruction code; Empty Project: used to create a project that does not contain any library or source file; Makefile Importer Wizard: used to transfer VC\'s nmake or GNU make file to Code Warrior IDE project file; Thumb ARM Executable Image: used to generate an executable ELF format image file from mixed code of ARM instructions and Thumb instructions; Thumb Executable image: used to create an executable ELF format image file from Thumb instructions; Thumb Object Library: used to generate an armar format target file library from Thumb instruction code. In general, select \"ARM Executabel Image\", and then in \"Project name......
You Might Like
Recommended ContentMore
Open source project More
Popular Components
Searched by Users
Just Take a LookMore
Trending Downloads
Trending ArticlesMore