Since Starterware does not support Beaglebone Black and since it makefiles work really poor under linux (several tools in makefiles have .bat or .exe extensions while the Linux-tools dont have them) I'm calling tiimage manually with my application.
But: what start-address shall I use for BBB? To which address should the application be loaded and started from?
Thanks!