Created
November 27, 2016 16:16
-
-
Save adukot/996aafae9c360c864d8e4a80cb4373b8 to your computer and use it in GitHub Desktop.
C.H.I.P. booting
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=> loadb 40000000 | |
## Ready for binary (kermit) download to 0x40000000 at 115200 bps... | |
## Total Size = 0x00495914 = 4806932 Bytes | |
## Start Addr = 0x40000000 | |
=> go 40000000 | |
## Starting application at 0x40000000 ... | |
@B |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment