cr_startup_lpc13.c

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

cr_startup_lpc13.c

750 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Marcus on Mon May 31 03:00:48 MST 2010
[FONT=Arial]Hello,[/FONT]
[FONT=Arial][/FONT]
[FONT=Arial]I use LPCXpresso with LPC1343.  Question: if I do not want to use the startup routines in 'cr_startup_lpc13.c' , will I have to change the content of this file or can I define my own startup file with another name?  I can't find where this filename is specified. Is this name fixed by the LPCXpresso software? Thanks.[/FONT]
[FONT=Arial][/FONT]
[FONT=Arial]Marcus G.[/FONT]
0 项奖励
回复
1 回复

742 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Mon May 31 06:14:22 MST 2010
The file can be called anything you like. If you want to use the auto-generated linker scripts, the names of the vectors and an the Reset handler will need to be the same. You will probably find it easier just to edit the version provided.
0 项奖励
回复