This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Building OpenBK requires different steps for different platforms. Please follow the right guide for your device. For information on flashing your device, see our Flashing guide.
❗Take note to download the SDK version that is appropriate for your device. If you're not sure, then check your module type before proceeding
2) Install the app repository
Move into the just-downloaded folder (repository name), and clone the app repository openshwprojects / OpenBK7231T_App into the apps folder.
cd ./OpenBK7231N
git clone https://github.com/openshwprojects/OpenBK7231T_App apps\OpenBK7231T_App
The application should now be located (in your project directory) at C:\OpenBK\OpenBK7231N\apps\OpenBK7231T_App\.
3) Build the project
These next steps will require a Cygwin terminal.
→ To get started, open a Cygwin prompt.
Next, build the project at its root directory (eg. C:/OpenBK/OpenBK7231N).
The Advanced build can be used when you have an app folder that differs from the one in step 2
Clone this repository, and place it into the OpenW800\sharedAppContainer\sharedApp\src\devicegroups directory in the SDK folder.
To compile, you only need C-Sky Development Suite for CK-CPU C/C++ Developers (V5.2.11 B20220512).
Get it here: https://occ.t-head.cn/community/download(registration required)
The IDE/compiler bundle used in this guide was cds-windows-mingw-elf_tools-V5.2.11-20220512-2012.zip