完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
扫一扫,分享给好友
在PSoC3中有一个限制:代码地址空间被限制到64KB,另一方面,我们可以看到外部存储器的存取空间达到8MB。
我的问题是:有没有办法克服代码空间的限制,比如说256KB? 以上来自于百度翻译 以下为原文 It looks thath there is a limit in PSOC3: the code adressing space is limted to 64 KB, on the other hand we can see that the adressing space for external memory is up to 8 MB. My question is: is there a way to overcome the code space limit to say 256 KB ? |
|
相关推荐
3个回答
|
|
似乎这个帖子没有回答,我也想知道是否有办法增加PSoC3的代码大小限制。
以上来自于百度翻译 以下为原文 It seems this post went unanswered i would also like to know if there is a way to increase the code size limit of PSOC3 |
|
|
|
在PSoC3中,8051 CPU具有程序存储器接口,可以与UTO 64K(16位地址)的代码空间进行接口。程序存储器空间从地址0x000开始,在地址0xFFFF结束,因此不可能有超过此的代码空间。8051可以处理多达16兆字节的外部数据存储器。
以上来自于百度翻译 以下为原文 In PSoC3, the 8051 CPU has a Program Memory Interface which can interface with Code space of upto 64K(16 bit address). Program memory space begins at address 0x0000 and ends at address 0xFFFF. Hence it is not possible to have code space beyond this. The 8051 can address up to 16 MB of external data memory. |
|
|
|
8051内核本身只能处理64K内存,DPTR只有16位。您需要使用扩展的SFRSIF需要存储器64K以上的存储体转换。
以上来自于百度翻译 以下为原文 8051 core by itself can only address upto 64K memory, the DPTRs are only 16 bit. You need bank switching by using the extened SFRs if need memory more than 64K. |
|
|
|
只有小组成员才能发言,加入小组>>
750个成员聚集在这个小组
加入小组2055 浏览 1 评论
1811 浏览 1 评论
3622 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1747 浏览 6 评论
1499 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
488浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
343浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
405浏览 2评论
348浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
840浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-10 19:05 , Processed in 0.752595 second(s), Total 81, Slave 65 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号