Skip to content

a CMake template for developing applications for TI-CE series calculators using JetBrain's CLion IDE

Notifications You must be signed in to change notification settings

divisionind/TICECMakeTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TICECMakeTemplate

A CMake project template for the CE C Programming Toolchain/SDK for easy-of-use with JetBrain's CLion IDE.

Setup

  1. Install CE C Programming Toolchain/SDK
  2. Clone the repo
  3. Open the directory as a CLion project
  4. Go to File->Settings->Build, Execution, Deployment->CMake->CMake options and add the flag -DCEDEV_ENV=your_path_to_toolchain_dir with the information of where you installed your toolchain/sdk
  5. happy hacking!

Uploading to calculator

You may upload your programs to your calculator using TI Connect CE.

Emulating / Debugging

CEmu is a TI-84 Plus CE / TI-83 Premium CE calculator emulator with debugger and other functionality which you can use to test your programs.

Donate

  • XMR: 83vzgeeKebLh6pj2YtBqn7PqxY47CkyzmLzUhmHfhTCQdj9Mfad4FUF12Yu9ry5uUh5JASTcXg5Fwji5ibjUngw9LomnH6Z
  • ETH: 0x1bdA7dB6484802DFf4945edc52363B4A8FAcb470
  • ETC: 0x4a368bb4cd854f650169ce207268c303ffecafb2

About

a CMake template for developing applications for TI-CE series calculators using JetBrain's CLion IDE

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published