cr_startup_lpc13.c

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

cr_startup_lpc13.c

769件の閲覧回数
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 返信

761件の閲覧回数
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 件の賞賛
返信