完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好,
我使用的是PSoC6和创建者4.2。我有我的项目做一些比较简单的EEPROM读/写功能。它先读取,然后递增,然后写入。只是基本的东西来测试它。 当我在调试器中重置RESET时,我的号码继续递增。它指示NVM通过重置保持它的值。但是,如果我停止调试,并再次调试,我的数字就会失去它的价值,就像NVM不再持有它一样。 这可能与调试设置相关,并且在调试器连接时它会覆盖Flash吗?在EMEEPROM块中是否有调试设置或设置,允许它在不触动闪存的EMEEPROM区域的情况下编程/调试? 我不能把这个项目,但是我可以给你的代码片段,如果你需要他们。 谢谢, 尼克 以上来自于百度翻译 以下为原文 Hello, I'm using a PSoC6 and Creator 4.2. I have my project doing some relatively simple EEPROM read/write functions. It reads first, then increments, and writes. Just basic stuff to test it out. When I hit reset in the debugger, my number continues to increment. Which indicates to me that the NVM is holding its value through the reset. However if I stop debugging, and start debugging again, my number loses its value, as if NVM is no longer holding it. Is this potentially related to Debug settings and it overwriting flash when the debugger connects? Is there a debug setting or a setting in the Em_EEPROM block that will let it program/debug without touching the Em_EEPROM area of Flash? I cannot attach the project, but I can give you code snippets if you need them. Thanks, Nick |
|
相关推荐
3个回答
|
|
嗨,Nick,
正常的“开始调试”功能将总是对设备进行编程,这将擦除内存。 但也有一个“调试无编程”选项。这当然只有在你没有改变固件的情况下才能工作。 您还可以添加“调试不编程”程序托盘: 我认为有可能也是一个链接或项目设置来防止这一点,但我不知道,此刻。 亲切的问候, 阿希姆 以上来自于百度翻译 以下为原文 Hi Nick, The normal "start debug" function will always program the device and this will erase the memory. But there is also a "debug without Programming" option. This of course will only work if you didn't change your firmware. You can also add "debug without programming" to your program tray: I assume there might be also a linker or project setting to prevent this, but I am not sure about that at the moment. kind regards, Achim |
|
|
|
fyweyrwes 发表于 2018-10-12 06:32 这用于在调试会话之间保存数据。 是否有一种方法来定义程序员触摸的区域,所以它只离开EEPROM区域? 以上来自于百度翻译 以下为原文 That worked for saving the data between debug sessions. Is there a way to define the areas the programmer touches so it leaves the EEPROM area alone? |
|
|
|
嗨,Nick, 您可以通过以下步骤阻止EEPROM区域编程: 1。在PSoC程序员中,单击设备选项中的负载。 2。取消检查WFLAS[3K]内存区域。 在这样做时,PSoC程序员跳过EEPROM区域的编程,您可以保留以前的数据。 谢谢, 维萨克 以上来自于百度翻译 以下为原文 Hi Nick, You can prevent the EEPROM area from getting programmed by following the steps below: 1. In PSoC Programmer, click on the Load from device option. 2. Uncheck the WFLASH[32K] memory area. In doing so the PSoC Programmer skips programming of the EEPROM area and you can retain your previous data. Thanks, Vaisakh |
|
|
|
只有小组成员才能发言,加入小组>>
752个成员聚集在这个小组
加入小组2073 浏览 1 评论
1828 浏览 1 评论
3642 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1764 浏览 6 评论
1515 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
513浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
364浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
413浏览 2评论
360浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
865浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-27 14:40 , Processed in 0.985628 second(s), Total 81, Slave 65 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号