完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
这是我努力解决从引导加载到应用程序跳跃的一部分。
我正在创建一个非常简单的应用程序,在其中我创建了一个文件“ApthixTab.c”,它具有中等大小(大约20 KB)常量表。 一旦我在项目中添加了这个表,我就不能再调试了:调试器按钮被格式化了。 更重要的是,如果我试图将这个表添加到监视窗口中,以查看它位于内存中的位置,那么监视窗口就不会显示地址或值,什么也不显示。 原因是什么?项目的大小是否有限制?因为这部分有256 KB闪光灯,所以不应该有问题。 附件是项目,如果它可以抛出一些光。 谢谢你的帮助。 TestBo-BoT-0.0.CyWrk.CaseV01.Zip 1.4兆字节 以上来自于百度翻译 以下为原文 This is part of my efforts to try to solve the jump from the bootloader to the app. I'm creating a very simple application in which I create a file "some_table.c" which has a medium sized (approx 20 KB) constant table. As soon as I add this table in the project I cannot debug anymore: the debugger buttons are grayed out. Even more, if I try to add this table to the watch window, to see where it is located in the memory, the watch window doesn't display an address or values, nothing. What could be the cause? Is there a limit to a size of a table to a project? Since there is 256 KB of flash available on this part it shouldn't be a problem. Attached is the project if it may throw some light. Thanks for your help. |
|
相关推荐
3个回答
|
|
嗨,奥尔登,
我想桌子已经被优化了。你可以试试: 1。易挥发的const ut88t 2。const Unt8t t AsHythTab[]]{} 建立并查看使用的SRAM。 谢谢, 赖安 以上来自于百度翻译 以下为原文 Hi Alden, I guess the table has been optimized out. You can try: 1. volatile const uint8_t some_table[] ={} 2. const uint8_t some_table[] ={} Build and see SRAM used. Thanks, Ryan |
|
|
|
嗨,赖安, 谢谢你的回答。 那个const表放在ROM中,它的地址在应用程序中使用。 所以它没有失踪,代码看到它。由于该表从未更改,不知道什么样的易失性属性应该做。 只是在试图访问它时,如果在主程序中设置断点,调试按钮就会变灰。 无论是否优化,我不认为调试器不允许我执行和执行指令。 不管怎样,我注意到,如果在另一个函数中使用那个表地址,在执行该指令时,不试图停止调试器,它就工作了。所以,现在这是一个可以接受的解决办法。 谢谢你的帮助。 以上来自于百度翻译 以下为原文 Hi Ryan, Thanks for your answer. That const table is put in ROM and its address is used in the application. So it's not missing, the code sees it. Since that table is never changed, not sure what volatile attribute should do. It's just that if I set a breakpoint in main when trying to access it, the debugging buttons are grayed out. Optimized out or not, I don't think that the debugger should not let me step and execute instructions. Anyway, I've noticed that if I use that table address in another function, without trying to stop with the debugger when I execute that instruction, it works. So, for now this is an acceptable workaround. Thank you for your help. |
|
|
|
当你改变表格的大小从2 4项条目问题奥尔登谈到变得可见: 调试时,胡佛在表名main()光标看看显示。 所以调试符号真的有些可疑。 鲍勃 以上来自于百度翻译 以下为原文 When you change the size of the table from 22,000 entries to 4 entries the problem Alden talks about becomes visible: When debugging hoover the cursor in main() over the table name and see what is displayed. So there is really something fishy with the debug symbols. Bob |
|
|
|
只有小组成员才能发言,加入小组>>
752个成员聚集在这个小组
加入小组2073 浏览 1 评论
1828 浏览 1 评论
3642 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1764 浏览 6 评论
1515 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
512浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
362浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
412浏览 2评论
359浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
864浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-27 04:09 , Processed in 0.892735 second(s), Total 83, Slave 66 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号