cr_startup_lpc13.c

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

cr_startup_lpc13.c

748 Views
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 Kudos
Reply
1 Reply

740 Views
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 Kudos
Reply