User forums => Embedded development => Topic started by: jeorama on May 07, 2009, 10:24:14 AM
Title: how to set entry point?
Post by: jeorama on May 07, 2009, 10:24:14 AM
how to set entry to _start? I use -e _start in other link option or ENTRY(_start) in link file, but from map file, the start.o (which contains _start) is in middle of the rom.