This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Application start address for Beaglebone black?

Genius 5820 points

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!