網路上有用MCU 實作小型的 C interpreter for scripting. 有興趣可以研究一下。
有幾個值得注意的地方:
\ports\library_common.c ç 自定LIBRARY
EMBEDDED_HOST ç 為主要的MACRO
\ports\STM32\platform_stm32.c ç library和底層相關的code
值得注意的是,佔用了很大的HEAP: #define HEAP_SIZE (48*1024) /* space for the heap and the stack */
沒有留言:
張貼留言