完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我试图直接指派设备的MAC地址,我不知道它的位置在哪里,我肯定它在某个地方。我将尝试引用它在HEX文件中所说的位置,但是那个位置是0xFF90000,它不是这个芯片上的有效内存位置,或者至少当我试图访问它时,它看起来是硬错误。我在补丁SysSDFS文件中找到了配置的定义地址列表,所有这些地址都在0x02的范围内。我假设0xFFFUNM00转换到那个范围的某个地方。
以上来自于百度翻译 以下为原文 I'm trying to reference directly to the assigned mac address of the device, and I couldn't figure out where a defined constant of its location is at, i'm sure it is somewhere. I was going to try and reference to where it says it is at in the hex file, but that location was 0xFF000015, which isn't a valid memory location on this chip, or at least it appears to hard fault when I try to access it. I did find a list of defined address locations for configurations in the patch sysmdefs file, and all of those addresses are more in the range of 0x20000. I'm assuming that 0xFF000000 translates to somewhere in that range. |
|
相关推荐
2个回答
|
|
对于任何感兴趣的人,我都找到了我要找的数据。
根据HEX文件,我的BLIP MAC地址位于0xFF000 15,但当我从0x020000向前吐出我所有的内存时,我发现我的MAC地址位于2个不同的位置。当我试图在最后的代码中读取它时,第一个位置没有正常工作,所以我只使用了第二个位置,它终于工作了。 0x02017F8和0x02045 我还没有研究如何从十六进制转换,但这基本上是我需要的信息。 以上来自于百度翻译 以下为原文 For anybody interested, I found the data I was looking for. The address of my BLE MAC address according to the hex file is located at 0xFF000015 but when I spit out all of my memory from 0x00200000 forward, i found that my MAC address was located in 2 different locations. The first location didn't work properly when I tried to read from it in my final code so I just went and used the second location, and it is finally working. 0x002017F8 and 0x00204510 I haven't looked into how that translates from the hex, but this is essentially the info I needed. |
|
|
|
一个黄人 发表于 2018-12-11 15:54 你好, 我不知道你是如何检查来自HEX文件的地址的。 你可以按照下面的步骤搜索地址: 转到WICE项目的生成文件夹中的列表文件。 -搜索参数 它会将您重定向到.SyDeF文件,在那里您可以找到您正在寻找的特定参数的地址。 谢谢, 安阇那 以上来自于百度翻译 以下为原文 Hello, I am not sure how you checked for the address from hex file. You can follow the below step to search the address : - Go to LIST file in the build folder of WICED project. - search for the parameter - It will redirect you to the .symdef file where you can find the address for the specific parameter you are looking for. Thanks, Anjana |
|
|
|
只有小组成员才能发言,加入小组>>
752个成员聚集在这个小组
加入小组2070 浏览 1 评论
1826 浏览 1 评论
3639 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1761 浏览 6 评论
1513 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
510浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
360浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
410浏览 2评论
357浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
857浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-24 04:11 , Processed in 0.911805 second(s), Total 81, Slave 64 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号