Startup code and linker script for GCC

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

Startup code and linker script for GCC

1,511 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Richard Lang on Wed Feb 03 01:35:26 MST 2016
Hi

Can anyone point me at GCC startup code and linker scripts for LPC2000 series microcontrollers (LPC2136 in particular).  Have found a couple here and there on the web, but they're 10 years old and I was hoping there was something more "official" around.

thanks
Labels (1)
0 Kudos
Reply
3 Replies

1,383 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by raymundokeyshawn on Thu Apr 07 02:49:51 MST 2016
So what exactly is a linker script, and do I really need one? In all basic cases, you can technically do without, as you can specify a lot of options on the GNU ld command line, but how fun is that to type 100 characters over and over? A linker script is basically a nice little file you can create that ld will parse and link according to it.210-060 VCE

0 Kudos
Reply

1,383 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by jagsimila on Thu Apr 07 02:32:36 MST 2016
Examcollection providing free vce pass guides with valid questions answers. Download free vce for your final exam preparation to pass it with full marks.
Examcollection 200-120
0 Kudos
Reply

1,383 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by starblue on Fri Feb 26 03:49:18 MST 2016
The link spam bots are starting to become sentient ...
0 Kudos
Reply