Toolchain for C programming on the TI CE calculators (TI-84 Plus CE / TI-83 Premium CE)
- Download the latest release
- Extract the .zip in a folder somewhere (you should see one called 'CEdev')
- Add an environment variable called
CEDEV
, pointing to the CEdev folder (instructions on how to do that on: Windows, Mac, Linux) - Add the
bin
folder of the CEdev one to your system's PATH variable (instructions on how to do that on: Windows, Mac, Linux)
Once that is complete, you are ready to begin using the toolchain.
For more information on how to use it, please see the documentation page: https://ce-programming.github.io/documentation/