eTPU Code Builder
The eTPU Code Builder allows you to use ASH WARE's ETEC compiler to generate a code
image from a combination of Freescale's Set's 1 through 4.
The eTPU Code Builder is hosted on a companion site which is accessed by clicking the link found below.
Click here to select and build your eTPU code image From the eTPU Code Builder companion site a user-specified mix of eTPU Functions is selected, the ASH
WARE ETEC compiler builds a code image, and the resulting files,
including the eTPU code image, are
downloaded to your computer.
A sprinkling of the more important generated files is listed below.
- Code image files ETEC_fs_func_set_scm.c and ETEC_fs_func_set_scm.h (a 'C' array
of eTPU opcodes to be linked into your host side 'C' code)
- Human readable informational files ETEC_fs_func_set_ana.html and ETEC_fs_func_set.map
- Initialization data files ETEC_fs_func_set_idata.c and ETEC_fs_func_set_idata.h
(for run-time initialization of the eTPU RAM)
- eTPU source code files etpuc_UART.c, etpuc_PWM.c,
ETEC_fs_func_set.c, etc. (can be modified and/or combined with your own custom eTPU code
then re-compiled using your own ETEC compiler)
Updated on 2010-03-9 at 21:18:10>.
|