Linux: Application development for Debian

Hi,

Can I use the TI Processor SDK Linux development environment to develop applications to be run on Beagleboard Black with Debian OS?

The idea is to use TI Processor SDK Linux as cross development envronment running on a PC with Ubuntu or Debian OS, to be used to develop an application to be run on Beagleboard Black with Debian 9.

Is it the right way?

If not, can you suggest me the right solution?

Thanks

Hi,
I’d say yes. Instead of taking your rootfs from /filesystem/tisdk-rootfs-image-am335x-evm.tar.xz you could use one of Robert’s Debian filesystems from http://rcn-ee.com/rootfs/eewiki/minfs/ and then modify DESTDIR in Rules.mak to point to that new file system.
Iain