Git Product home page Git Product logo

awtk-stm32f429igtx-raw's Introduction

AWTK 针对 STM32f429igtx 的移植。

AWTK 是为嵌入式系统开发的 GUI 引擎库。

awtk-stm32f429igtx-raw 是 AWTK 在 stm32f429igtx 上的移植。

本项目以 正点原子阿波罗 STM32F429IGT 开发板 为载体移植,其它开发板可能要做些修改,有问题请请创建 issue。

编译

  1. 获取源码
git clone https://github.com/zlgopen/awtk-stm32f429igtx-raw.git
cd awtk-stm32f429igtx-raw
git clone https://github.com/zlgopen/awtk.git
  1. 用 keil 打开 user/awtk.uvproj

本项目采用的 3framebuffer,如果希望使用 2framebuffer 请参考 767 的移植。

注意事项

由于 1 M 无法放下 demoui 完整的资源,所以部分功能无法展示。

awtk-stm32f429igtx-raw's People

Contributors

xianjimli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

awtk-stm32f429igtx-raw's Issues

编译通过后显示LR_ROM1超标

你好,我在20190722下载了master分支的awtk和awtk-stm32f429igtx,用keil5 进行编译,各个文件可以编译通过但最后显示FLASH空间不够了,提示是:..\OBJ\awtk.axf: Error: L6220E: Load region LR_IROM1 size (1049580 bytes) exceeds limit (1048576 bytes). Region contains 838 bytes of padding and 0 bytes of veneers (total 838 bytes of linker generated content). 从而导致生成失败。但正点原子的那款开发板FLASH空间只有1M,的确也没用更多的空间了,请问这个怎么办,如何减少AWTK自身的空间占用?

keil5运行时找不到文件

你好,我在用keil5运行时,发现没有demo_main.c这个文件,请问一下,是不需要这个文件还是疏漏上传了?

编译不了

空间不够 用的最新的GUI 要指定版本吗?

some errors occurred.

What's the issue down below?
..\awtk\demos\assets-1m.c(123): error: #20: identifier "strings_en_US" is undefined
..\awtk\demos\assets-1m.c(124): error: #20: identifier "style_dialog_toast" is undefined
.....
..\awtk\demos\assets-1m.c(152): error: #20: identifier "ui_uiex_page_progress" is undefined
..\awtk\demos\assets-1m.c: 0 warnings, 30 errors
"..\OBJ\awtk.axf": 30 Error(s), 0 Warning(s).

编译错误

..\awtk\src\base\custom_props.c(77): error: #513: a value of type "int" cannot be assigned to an entity of type "const wchar_t *"

在Keil上编译有61个Warnings

[问题]
在Keil上编译有61个Warnings

[当前结果]

"..\OBJ\awtk.axf" - 0 Error(s), 61 Warning(s).**

[期望结果]
修复warnings, 编译结束无warning或极少warning。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.