Code Monkey home page Code Monkey logo

Comments (4)

wendal avatar wendal commented on June 7, 2024

可能的推测: 在某个W60x文档中提到, 128k内存是供hspi/uart使用的缓冲空间,但没有说明具体的地址和方式, 也没有使用条件

from luatos.

wendal avatar wendal commented on June 7, 2024

还有一个附带问题: wdt似乎没有发挥作用

from luatos.

wendal avatar wendal commented on June 7, 2024

抓到一次

merge: right node 0x2003bd4c, next_free 0x2003bfc4, prev_free 0x200026b0
insert to free list: next_free 0x2003bfc4, prev_free 0x200026b0
free memory: memory[0x2003bcf4], block[0x2003bcdc]
merge: right node 0x2003bd14, next_free 0x2003bfc4, prev_free 0x200026b0
insert to free list: next_free 0x2003bfc4, prev_free 0x200026b0
free memory: memory[0x2003bc80], block[0x2003bc68]
insert to free list: next_free 0x2003bcdc, prev_free 0x200026b0
free memory: memory[0x2003bc50], block[0x2003bc38]
merge: right node 0x2003bc68, next_free 0x2003bcdc, prev_free 0x200026b0
insert to free list: next_free 0x2003bcdc, prev_free 0x200026b0
free memory: memory[0x2003bc24], block[0x2003bc0c]
merge: left node 0x2003589c
merge: right node 0x2003bc38, next_free 0x2003bcdc, prev_free 0x200026b0
free memory: memory[0x2003c1b4], block[0x2003c19c]
((header_ptr->next->magic & RT_MEMHEAP_MASK) == RT_MEMHEAP_MAGIC) assertion failed at function:rt_memheap_free, line number:518 

from luatos.

wendal avatar wendal commented on June 7, 2024

已使用rtt_mem.c替换memheap

from luatos.

Related Issues (20)

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.