Part Number: BEAGLEBK
Tool/software: Code Composer Studio
I was going to start off programming my BBB with C++ before running into this post: https://www.twosixlabs.com/running-a-baremetal-beaglebone-black-part-1/
1. Does the code compiled with CCS run on the OS, or straight on the CPU? If on OS, where is it written to, how does it get started and executed? Does CCS write the compiled the code onto the eMMC or the SD card?