2014
- 收藏
- 点赞
- 分享
- 举报
两个问题,一个是录完音以后,的时候CPU重启,如下:第二个问题是堆栈的问题,那...
两个问题,一个是录完音以后,的时候CPU重启,如下代码段ESP_LOGI(TAG, "[ 7 ] Stop audio_pipeline");
audio_pipeline_terminate(pipeline);
/* Terminate the pipeline before removing the listener */
audio_pipeline_remove_listener(pipeline);
/* Stop all peripherals before removing the listener */
//esp_periph_stop_all();
//audio_event_iface_remove_listener(esp_periph_get_event_iface(), evt);
/* Make sure audio_pipeline_remove_listener & audio_event_iface_remove_listener are called before destroying event_iface */
audio_event_iface_destroy(evt);
/* Release all resources */
audio_pipeline_unregister(pipeline, amr_encoder);
audio_pipeline_unregister(pipeline, i2s_stream_reader);
audio_pipeline_unregister(pipeline, fatfs_stream_writer);
audio_pipeline_deinit(pipeline);
audio_element_deinit(fatfs_stream_writer);
audio_element_deinit(i2s_stream_reader);
audio_element_deinit(amr_encoder);
esp_periph_destroy();
第二个问题是堆栈的问题,那个函数一加上就不停重启,不加就没事,就是get最大水位线那个函数。
audio_pipeline_terminate(pipeline);
/* Terminate the pipeline before removing the listener */
audio_pipeline_remove_listener(pipeline);
/* Stop all peripherals before removing the listener */
//esp_periph_stop_all();
//audio_event_iface_remove_listener(esp_periph_get_event_iface(), evt);
/* Make sure audio_pipeline_remove_listener & audio_event_iface_remove_listener are called before destroying event_iface */
audio_event_iface_destroy(evt);
/* Release all resources */
audio_pipeline_unregister(pipeline, amr_encoder);
audio_pipeline_unregister(pipeline, i2s_stream_reader);
audio_pipeline_unregister(pipeline, fatfs_stream_writer);
audio_pipeline_deinit(pipeline);
audio_element_deinit(fatfs_stream_writer);
audio_element_deinit(i2s_stream_reader);
audio_element_deinit(amr_encoder);
esp_periph_destroy();
第二个问题是堆栈的问题,那个函数一加上就不停重启,不加就没事,就是get最大水位线那个函数。
我来回答
回答0个
时间排序
认可量排序
暂无数据
或将文件直接拖到这里
悬赏:
E币
网盘
* 网盘链接:
* 提取码:
悬赏:
E币
Markdown 语法
- 加粗**内容**
- 斜体*内容*
- 删除线~~内容~~
- 引用> 引用内容
- 代码`代码`
- 代码块```编程语言↵代码```
- 链接[链接标题](url)
- 无序列表- 内容
- 有序列表1. 内容
- 缩进内容
- 图片![alt](url)
相关问答
-
2019-01-28 15:09:41
-
2020-12-08 15:52:00
-
2015-05-13 14:11:14
-
2013-01-04 20:05:05
-
2018-12-13 09:01:44
-
2019-01-29 14:29:53
-
2020-10-29 11:09:36
-
2023-04-07 09:10:07
-
2018-11-09 14:56:38
-
2018-11-02 15:13:18
-
2020-07-27 10:58:01
-
2024-12-25 15:15:29
-
2018-11-17 10:41:53
-
2018-06-29 15:05:46
-
2015-09-22 14:06:31
-
22015-09-01 20:25:30
-
2015-11-23 09:54:42
-
2018-07-31 15:51:43
-
2020-10-27 14:34:38
无更多相似问答 去提问
点击登录
-- 积分
-- E币
提问
—
收益
—
被采纳
—
我要提问
切换马甲
上一页
下一页
悬赏问答
-
5SS928的emmc有32GB,bootargs设置使用16GB,但是为啥能用的只有rootfs的大小
-
33SS928怎样烧写ubuntu系统
-
10ToolPlatform下载rootfs提示网络失败
-
10谁有GK7205V500的SDK
-
5Hi3516CV610 烧录不进去
-
10Hi3559AV100 芯片硬解码h265编码格式的视频时出现视频播放错误,解码错误信息 s32PackErr:码流有错
-
5海思SS928 / SD3403的sample_venc.c摄像头编码Demo中,采集到的摄像头的YUV数据在哪个相关的函数中?
-
5海鸥派openEuler无法启动网卡,连接WIFI存在问题
-
66有没有ISP相关的巨佬帮忙看看SS928对接IMX347的图像问题
-
50求助hi3559与FPGA通过SLVS-EC接口对接问题
举报反馈
举报类型
- 内容涉黄/赌/毒
- 内容侵权/抄袭
- 政治相关
- 涉嫌广告
- 侮辱谩骂
- 其他
详细说明
提醒
你的问题还没有最佳答案,是否结题,结题后将扣除20%的悬赏金
取消
确认
提醒
你的问题还没有最佳答案,是否结题,结题后将根据回答情况扣除相应悬赏金(1回答=1E币)
取消
确认