DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Getting Started with NuttX – FreeScale / NXP Kinetis Tower K64F120M (Arch Linux)
Here we will try to set up a functional Nuttx environment on a TWR-K64F120M Tower evaluation board, combined with the TWR-SER for Ethernet access on Arch Linux OS.
...
To stop the code, press Ctlrl+C
For more information on openSDAOpenSDA: www.nxp.com/pages/opensda-serial-and-debug-adapter:OPENSDA
and for GNU gdb: https://www.chemie.fu-berlin.de/chemnet/use/info/gdb/gdb_toc.html![]()
...
Open a new terminal and run the mintermminiterm:
| Code Block |
|---|
$ miniterm.py --filter direct /dev/ttyACM0 115200 miniterm.py /dev/ttyACM0 115200 --- Miniterm on /dev/ttyACM0 115200,8,N,1 --- --- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H --- |
...
Congratulation! You are started with Nuttx NuttX!