Home     News     Contact
Development Suite Brochure  FireFly BDM Interface  Try It Now  Buy It Now 

Tutorials for ColdFire

Compiler  Simulator  Debugger  Environment  Tutorials  Variants 

 

C Functions in SRAM

 

This video demonstrates the creation of a program that copies a C function from ROM into SRAM where it is then executed. After the program has been built, correct operation is verified by running it in the simulator.

Click here to view the video
Click to view video    

Using the MCF5213 ADC

 

This video demonstrates the creation of a program that configures and reads the ADC of the MCF5213. Timed readings are made using a PIT interrupt as the timing source. The results are transmitted to a PC using the MCF5213's UART.

As the development proceeds, the program is tested on Freescale's MCF5213 evaluation board to check for correct operation.

The ADC, PIT and UART of the MCF5222x chips are identical to those of the MCF5213 and so this video serves as a demonstration for the MCF5222x chips too.

Click here to view the video
Click to view video    

Building Freescale's MP3 Application

 

Freescale supplies its Trio MP3 application as source code and a set of precompiled libraries. A set of 'makefiles' is also supplied which are used to control the compiler, assembler and linker during the build process. An enhancement to the Crossware Embedded Development Studio enables these 'makefiles' to be used to automatically create the files necessary for the application to be built from within Crossware's user friendly GUI development environment. This video illustrates this process.

Click here to view the video
Click to view video    

MCF5282 CAN

 

This movie shows the real time screen activity while a complete CAN program is created using the Crossware MCF5282 Code Creation Wizards.

Click here to view the video
Click to view video