完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我使用PIC32 MZ加密板来运行PIC32 TythEngWebServer项目。我试图使用WOLSSL添加SSL功能,但是当我尝试连接到服务器时,执行会中断并返回内存错误。从开发者指南中,我看到40K堆大小在没有SSL的情况下会很好地服务。如果我试图通过编辑TCPPIpStaskJavaRosiSoad的大小来增加大小,堆栈初始化失败。(Prime3EthyWebServer的默认值在和谐2.03中为42000)。我该怎么处理呢?注意:当我使用WOLFSLSILTCPHELSE项目时,我不存在任何与服务器进行加密连接的问题。但是,当我使用PIC32 TythEngWebServer时,我会遇到内存错误,并且不会在堆上分配所需的缓冲区。
以上来自于百度翻译 以下为原文 I'm using the PIC32MZ Crypto board to run the pic32_eth_web_server project. I'm trying to add the SSL capability using wolfSSL but the execution breaks and returns a Memory error when I try to connect to the server. From the developer's guide, I see that 40K heap size would serve well provided there is no SSL. If I try to increase the size by editing the value of TCPIP_STACK_DRAM_SIZE, the stack initialization fails.(The default value for pic32_eth_web_server in HARMony 2.03 is 42000). How should I proceed with this? Note: When I use the wolfssl_tcp_server project, I don't have any issues in making an encrypted connection to the server. However, when I use pic32_eth_web_server, I run into memory errors and it doesn't allocate a required buffer on the heap. Any help will be greatly appreciated! |
|
相关推荐
3个回答
|
|
堆大小不是在IDE项目属性中设置的吗?Ruben
以上来自于百度翻译 以下为原文 Isn't heap size set in the IDE, project properties? /Ruben |
|
|
|
将至少10到20 KB添加到项目堆中,在MPLAB X IDED中。THETCPIPSSTACKRADAMORIZHORD只是TCP/IP使用的堆,WOLFSSL使用系统/全局堆。
以上来自于百度翻译 以下为原文 Add at least 10 - 20 KB to the project heap, in MPLAB X IDE. The TCPIP_STACK_DRAM_SIZE is just the heap for the TCP/IP use, wolfSSL uses the system/global heap. |
|
|
|
嗨,雷诺德,这解决了我的问题。我把堆大小增加了10 KB。谢谢您!
以上来自于百度翻译 以下为原文 Hi rainad, That fixed my problem. I increased the heap size by 10 KB. Thank you! |
|
|
|
只有小组成员才能发言,加入小组>>
5166 浏览 9 评论
2000 浏览 8 评论
1928 浏览 10 评论
请问是否能把一个ADC值转换成两个字节用来设置PWM占空比?
3174 浏览 3 评论
请问电源和晶体值之间有什么关系吗?PIC在正常条件下运行4MHz需要多少电压?
2226 浏览 5 评论
733浏览 1评论
615浏览 1评论
有偿咨询,关于MPLAB X IPE烧录PIC32MX所遇到的问题
505浏览 1评论
PIC Kit3出现目标设备ID(00000000)与预期的设备ID(02c20000)不匹配。是什么原因
631浏览 0评论
528浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-24 08:17 , Processed in 1.211417 second(s), Total 82, Slave 65 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号