Change _startup in CoreFire Linker -m

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

Change _startup in CoreFire Linker -m

452 Views
brianwilloughby
Contributor III

I see "-m _startup" in "All options" under the CoreFire Linker Tool Settings for my project, but I cannot find where to change the startup/entry point.

 

I'm trying to build the V1 Coldfire Bootloader, but the instructions are for an older Code Warrior version, and the UI has changed. I got far enough with the latest CodeWarrior to find that -m is still pointing to _startup, but I need to change this to __Entry to make the Bootloader work.

 

How is this entry point changed?

Labels (1)
0 Kudos
1 Reply

299 Views
brianwilloughby
Contributor III

I found the setting under ColdFire Linker Input "Entry Point"

It would be great if AN3748 could be updated with instructions that match the new CodeWarrior. Even better, if a CoreWarrior project were included in the .zip, ready to build and run.

0 Kudos