Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
在HMI案子使用ft8008hp,现不需要ble功能,发现有一个问题,不初始化ble_stack_init();时,系统一运行就有可能 宕机,且os_get_free_heap_size获取到的空间为0。但如果调用了ble_stack_init();,系统就比较正常运行,且os_get_free_heap_size能获取 到当前还有6KB左右的空间。
@gling
需要