Intel IQ80332 manual Configuration

Models: IQ80332

1 68
Download 68 pages 34.25 Kb
Page 58
Image 58

Intel® IQ80332 I/O Processor

Getting Started and Debugger

B.3.2 Configuration

Examine the main menu of CodeLab EDE for .NET.

File

Project

codelab EDE

Tools

Help

Edit

View

Build, Debug

Window

 

Since CodeLab is a plug-in to Visual Studio, some of these menu items are Visual Studio and some are specific to CodeLab. Click on any of these menu items and the drop-down menu displays the subordinate menu items. Many of these items have defined tool bar symbols, function keys, and keyboard patterns as alternatives.

Note: Projects can be built under the “codelab EDE” menu or under the “build” menu. Always use the “codelab EDE” menu to perform CodeLab project builds. Builds under the “build” menu invoke the Visual Studio C compiler.

1.On the main menu, select “codelab EDE, Configuration”.

2.When the “codelab EDE Configuration” window appears, click on each of the words in the left box. Notice that the rest of the window changes when you click on different parts of the menu tree. This is a typical feature of CodeLab EDE for .NET.

3.Click on Toolsets.

4.Click on the drop-down arrow and select “RedHat GNU Tools for XScale”. The build tool paths now appear in the box and must be modified as stated below in bold. Note that the assembler and the linker are invoked by GCC.

a.“Compiler path: $(ToolDir)\BIN\XSCALE-ELF-GCC.EXE”.

b.“Assembler path: $(ToolDir)\BIN\XSCALE-ELF-GCC.EXE”.

c.“Linker path: $(ToolDir)\BIN\XSCALE-ELF-GCC.EXE”.

d.“Librarian path: $(ToolDir)\BIN\XSCALE-ELF-AR.EXE”.

5.In the left box, click on “Debugging, General”. When the checkboxes are available in your version, set all four debug options to “false”.

6.Click “Apply” and click “OK”.

7.On the main menu, click “codelab EDE, Project Settings”.

8.When the “codelab Project Settings” window appears, click on “C/C++/Assembler” in the left box. Use the drop-down arrow to select “C compiler” for “Build Tool”.

9.Edit the command line box at the bottom so that it contains the following:

-v -Wall -specs=redboot.specs -gdwarf-2 -O0 -c -mcpu=xscale $(InputRelPath) -o $(OutDir)\$(InputName)$(OutputExt)

10.Use the drop-down arrow to select “Assembler” for “Build Tool. Edit the command line box at the bottom so that it contains the following:

-v -specs=redboot.specs -o $(OutDir)\$(InputName)$(OutputExt) $(InputRelPath)

11.In the left box, click on “Linker”. Edit the command line box at the bottom so that it contains the following:

-v -specs=redboot.specs -o $(OutDir)\$(ProjectName).elf $(ObjectFiles) $(Libraries)

12.Click “Apply” and then click “OK”.

13.In the “Solution Explorer” window, right click “Project80332” and select “Save Project80332”.

58

Evaluation Platform Board Manual

Page 58
Image 58
Intel IQ80332 manual Configuration

IQ80332 specifications

The Intel IQ80332 is a high-performance microprocessor designed primarily for embedded applications, showcasing Intel's commitment to delivering powerful computing solutions for a variety of industries. Launched as part of Intel’s post-Pentium architecture, the IQ80332 is built on a robust architecture that combines efficiency with advanced performance capabilities, making it particularly suitable for industrial, telecommunications, and networking environments.

One of the standout features of the IQ80332 is its support for wireless communication technologies, providing seamless connectivity options for embedded devices. The chip integrates advanced power management features, enabling it to operate efficiently, which is crucial for systems that demand low power consumption without sacrificing performance.

The processor is built on a scalable architecture that supports a wide range of applications, from simple control operations to complex data processing tasks. It has a diverse instruction set, allowing developers to leverage a variety of programming paradigms for optimizing application performance. This versatility makes the IQ80332 a preferred choice for developers looking to build sophisticated embedded systems.

Another key characteristic of the IQ80332 processor is its robust security features. It includes hardware-level security measures that help protect sensitive data and maintain system integrity—an essential requirement in today’s connected environments where cyber threats are prevalent.

Additionally, the Intel IQ80332 supports multiple system interfaces, allowing for easy integration with various peripherals. Its compatibility with industry-standard buses makes it an ideal choice for upgrading existing systems without extensive redesign efforts.

Moreover, the chip is capable of running multiple operating systems, which provides developers with flexibility in choosing the best software platforms for their applications. This multitasking ability contributes to its efficiency, making it a noteworthy contender in the embedded processing market.

In summary, the Intel IQ80332 microprocessor is characterized by high performance, low power consumption, and robust security features. Its versatility, combined with advanced connectivity options and strong support for multiple operating systems, makes it a valuable asset in the development of next-generation embedded systems across a multitude of sectors. As industries continue to evolve, the IQ80332 remains a compelling solution for engineers and developers seeking reliable and efficient computing power.