Programs for the TI-84 Plus CE graphing calculator
Send the .8xp
file as well as the C libraries over to your calculator using either TI Connect™ CE or TILP
Use CE-Programming's toolchain to build the programs from source. LLVM is used to build and test, so there is a slight chance ZDS II may not compile.
In essence, make sure your $CEDEV
environment variable is set correctly and run make
in each program's respective directory.