Linux Applications
MYD-AM335X-J provides a common peripherals, programs and source code are located at "
$ cd <WORKDIR>/Examples/<app dir>
$ export CROSS_COMPILE=arm-linux-gnueabihf
$ make
Connect the Debug Serial J3, Set the baud rate to 115200, 8 data bits, 1 stop bit, no parity. Attention permission to run the board, If not work, use the following conmand:
# chmod +x *