SLAAEJ0 November 2023 AM625 , MSPM0L1306
On the serial monitor obtained through AM62x Starter Kit EVM Quick Start Guide, go to the location of the executable and run it using:
root@am62xx-evm:~#./<executable_name> -D <spidriver_name_from_/dev_folder> -s <speed> -v
Example:
root@am62xx-evm:~#./spidev_adc_multibyte_multichannel -D /dev/spidev1.0 -s 16000000 -v