1) For Bare metal programming minimal required setup
2) Connect USB->UART and bring up the minicom window
3) Write Assembly code to set stack pointer and Ram Entry location
4) Write Linker file that specifies ram location
5) Write C source with minimal Peripheral clock initialization and blink LED
6) Remove the MLO file from the bootable Flash in the Beagle Bone Black
7) Without an MLO file the Beagle Bone Black would not boot up it will stop at prompt CCCCC
8) In the Minicom press A and than S to initialize the Xmodem file transfer protocol and select the required file that needs to be transfered .
9) lsblk command should show the master boot record
2) Connect USB->UART and bring up the minicom window
3) Write Assembly code to set stack pointer and Ram Entry location
4) Write Linker file that specifies ram location
5) Write C source with minimal Peripheral clock initialization and blink LED
6) Remove the MLO file from the bootable Flash in the Beagle Bone Black
7) Without an MLO file the Beagle Bone Black would not boot up it will stop at prompt CCCCC
8) In the Minicom press A and than S to initialize the Xmodem file transfer protocol and select the required file that needs to be transfered .
9) lsblk command should show the master boot record
No comments:
Post a Comment