Kinsey Moore commented: 
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/79#note_114701


Alternatively, the entry point can be acquired dynamically since the user can 
arbitrarily change the location of the entry point with entries in config.ini:
```
ENTRY=`aarch64-rtems6-nm ticker.exe | grep \ _start|sed 's/ .*//'`
```

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/79#note_114701
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to