beautypg.com

Project files, Standard project files, Main tutorial code (main.a74 / main.inc) – Renesas M3T-SRA74 User Manual

Page 18: Chapter 7. project files

background image

Chapter 7. Project Files

7.1. Standard Project Files

Each of the tutorial files has detailed comment text describing the function of each code entry. Please refer to the source code for greater

detail on the purpose and operation of the assembler specific details.

7.1.1. Main tutorial code (main.a74 / main.inc)

This is the entry point of the main tutorial code.

The call to InitRAM(Do-While Zero Setting), ConfigurePortPins, EnablePeripheraModules and

ConfigureInterrupts

will initialise the device hardware and peripherals ready for the tutorial software. The display initialisation

and string display functions operate on the LCD display module. Check compatibility with ks0066u controller and pin connection on the

schematic before connecting an LCD module not supplied by Renesas.

14