Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Ndless SDK

git clone --recursive https://github.com/ndless-nspire/Ndless.git


cd ndless-sdk/toolchain/
./build_toolchain.sh


export PATH="[path_to_ndless]/ndless-sdk/toolchain/install/bin:[path_to_ndless]/ndless-sdk/bin:${PATH}

make

nspire-gcc -Wall -W -marm -Os -c hello-sdl.c
mkdir -p .
nspire-ld hello-sdl.o -o ./helloworld-sdl.elf 
genzehn --input ./helloworld-sdl.elf --output ./helloworld-sdl.tns --name "helloworld-sdl"
make-prg ./helloworld-sdl.tns ./helloworld-sdl.prg.tns
Comment

PREVIOUS NEXT
Code Example
Shell :: apt NO_PUBKEY 23E7166788B63E1E 
Shell :: linu xcreate folder link 
Shell :: microstack change dashboard port 
Shell :: ubuntu remove user 
Shell :: upgrade pip error 
Shell :: command not found: gradlew.bat 
Shell :: rabbitmq create user 
Shell :: update flutter command 
Shell :: update ruby version 
Shell :: apt show package url 
Shell :: decode base64 command line 
Shell :: google drive linux 
Shell :: how to install gnome system monitor 
Shell :: how to kwno if my mac has intel 32 or 64 
Shell :: why gitignore not working 
Shell :: how to check bash runs with sudo 
Shell :: Authentication is required to create a color managed device 
Shell :: use nvm to install latest node 
Shell :: search installed packages fedora 
Shell :: how to find and replace a string in a file using shell script on mac 
Shell :: how to enable hibernate windows 11 via cmd 
Shell :: install tor browser on kali linux 
Shell :: kill all processes holding a port 
Shell :: # /bin/bash meaning 
Shell :: linux ls order by size 
Shell :: git remoev .DS_Store 
Shell :: install october cms on windows 
Shell :: awk count if 
Shell :: install to current directory pip 
Shell :: laravel generate random 6 digit number 
ADD CONTENT
Topic
Content
Source link
Name
3+7 =