SendA

所属分类:单片机开发
开发工具:Others
文件大小:20KB
下载次数:3
上传日期:2008-05-16 17:31:58
上 传 者dicke-dunkun
说明:  飞思卡尔相关的codewarrior程序开发senda工程 范例
(Freescale CodeWarrior development related engineering examples senda)

文件列表:
SendA\bin\AsmGeneric.abs (2454, 2004-01-29)
SendA\bin\AsmGeneric.abs.s19 (166, 2004-01-29)
SendA\bin\AsmGeneric.bpt (12, 2004-01-29)
SendA\bin\AsmGeneric.map (4029, 2004-01-29)
SendA\bin\main.dbg (474, 2004-01-29)
SendA\bin (0, 2008-02-22)
SendA\cmd\Postload.cmd (62, 2001-01-16)
SendA\cmd\Preload.cmd (63, 2001-01-16)
SendA\cmd\Reset.cmd (63, 2001-01-16)
SendA\cmd\Setcpu.cmd (59, 2001-01-16)
SendA\cmd\Startup.cmd (59, 2001-01-16)
SendA\cmd (0, 2008-02-22)
SendA\prm\burner.bbl (138, 2001-05-30)
SendA\prm\default.prm (410, 2001-01-16)
SendA\prm (0, 2008-02-22)
SendA\project.ini (532, 2004-01-29)
SendA\SendA.mcp (145786, 2004-09-20)
SendA\SendA_Data\ASM_Generic\ObjectCode\main.asm.o (2438, 2004-01-29)
SendA\SendA_Data\ASM_Generic\ObjectCode (0, 2008-02-22)
SendA\SendA_Data\ASM_Generic\TargetDataWindows.tdt (97874, 2004-09-20)
SendA\SendA_Data\ASM_Generic (0, 2008-02-22)
SendA\SendA_Data\CWSettingsWindows.stg (4198, 2004-09-20)
SendA\SendA_Data (0, 2008-02-22)
SendA\sources\main.asm (493, 2004-01-29)
SendA\sources (0, 2008-02-22)
SendA (0, 2008-02-22)

# README.TXT This project is a generic base for an HC12 Assembly project. Folders used: - Sources: contains your sources. It contains a 'main.asm' as a base. - Debugger Cmd Files: Here you can place your own specific debugger command files. - Prm: Linker parameter file used for linking. Note that this file is specified in the Linker Preference Panel itself ( or Edit->{Current Build Target Name} settings, while the project window is opened). - Debugger Project File: This *.ini file is passed to the debugger/simulator as configuration file. It contains various target interface settings, and path information as well. This file can be edited from the simulator/debugger e.g. using File->Configuration in the simulator/debugger. Note that this project is set up for a simulator by default. But you can easily change this to work with a target: - launch the simulator/debugger using Project->Debug (while the current project window is opened) - Choose in the simulator/debugger Component->Set Target and then choose a taget interface - Choose in the simulator/debugger File->Save Project so the new target settings are saved This project is set for a simulator with a default parameter file (.prm). Before building your project: - you must choose the correct prm file in Target Settings Panel/Linker/Use template prm list to match your derivative. - or modify the given project.prm file to match your derivative. This project includes a burner command file (.bbl) in order to generate a SRecord file (.s19). Remove this file from prm folder if no SRecord is needed. Metrowerks

近期下载者

相关文件


收藏者