-
Notifications
You must be signed in to change notification settings - Fork 0
License
swissmicros/SDK5demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
== WARNING Uses keyboard layout of DM42n calculator. == Prerequisites GNU ARM toolchain can be downloaded from https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads. We are currently using Version 10.3-2021.10 Linux 64-bit. Make is usually available in some base development package, but you can install it directly, e.g. for debian like systems sudo apt-get install make Basic shell utilities (usually present in system): bash, dd, sed, tac, printf, find, etc. Some usually available aux utilities (could require separate installation): crc32, sha1sum == Build Add ARM toolchain bin/ directory to PATH. (e.g. ~/arm/gcc-arm-none-eabi-10.3-2021.10/bin) Run make to build the program. Generated program build/SDK5demo.pg5 Contents of QSPI build/SDK5demo_qspi.bin == SDK5demo repository The latest version of SDK5demo is available at https://github.com/swissmicros/SDK5demo == SDKdemo help file You can copy the help/sdkdemo.html file to directory /HELP/ on calculator filesystem. Then the help is available directly on calculator by pressing F1 key.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published