SH/M32R T-Engine Home Page
Top
Documents
Download
Tools
T-Monitor
Device Drivers
Middleware
MISC
Applications
FAQ
links
Contact Us
FAQ
< Question >
About the simple version of T-Monitor, how much is its function implementation simplified?.
 
< Answer >

Applicable products: GCC version T-Monitor and Renesas compiler version T-Monitor for the SH7727, SH7751R and SH7760 each

The T-Monitor for the SH77xx including the SH7727 is a “simplified” T-Monitor for which out of those that are stipulated in T-Monitor Specifications only the absolutely necessary functions to run the T-Kernel are implemented. Specifically, the following functions are implemented.

 
- CPU and hardware initialization
- Interrupt, exception and trap processing
- System (T-Kernel) startup
- Part of program support functions (tm_putchar and tm_putstring)
 
If you simply want to launch the T-Kernel, you can use it directly without the need to add other functions.
 

関連するFAQRelated FAQs
The simple T-Monitor also has a serial I/O function implemented. What is the difference with a serial I/O driver?.
 
関連するFAQRelated links
T-Engine Forum