完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好。
我用FX3超速开发工具包进行控制显示 我想要输出文本 但是字体数组的大小非常大。 请告诉我,如何闪存阵列在闪存和放大器; 关键字PROMEMM和Y-Flash不用于这个芯片? 以上来自于百度翻译 以下为原文 Hello. I use FX3 super speed exploere kit for control display I want output text But size of array for fonts is very big Please, say me, how placr array in flash memory& Key words PROGMEM and __flash is not using for this chip? |
|
相关推荐
5个回答
|
|
例如,我知道关键字PROMEMM用于AVR GCC编译器。
对于FX3,我没有找到这个关键词 告诉我怎么做对不对? 以上来自于百度翻译 以下为原文 I know that the keyword PROGMEM is used for the AVR GCC compiler, in example. For FX3 I did not find this keyword Tell me how to do it right? |
|
|
|
你好, 你想给Flash写信吗? 闪存设备的接口是什么? 我们有一个例子,它是通过SPI写的。你可以参考下面的例子: C:程序文件(x86) CyPress EZ-USB FX3 SDK 1.3固件SerialIFiFixCyfxU***BiMIDODMODE 在这个供应商的命令发送,使闪存写入。 请提及这不是你的要求。 当做, 血竭 以上来自于百度翻译 以下为原文 Hi, Are you trying to write to the Flash? What is the interface of the Flash device? We do have an example which writes to the Flash over SPI. You can refer to the following example for the same: C:Program Files (x86)CypressEZ-USB FX3 SDK1.3firmwareserialif_examplescyfxu***spidmamode In this vendor commands are sent to make the Flash writes. Please mention if this is not your requirement. Regards, Hemanth |
|
|
|
对。
我知道,FX3使用RAM vvouy。 我想问: 如何将数组定义从数据空间替换为代码空间? 或者更改链接器设置(对于更多的数据空间内存和更少的代码空间内存)? 以上来自于百度翻译 以下为原文 Yes. I understand, that FX3 use a ram vevory. I want asked: How I can replace array definition to code space from data space? Or change linker settings (for more data space memory and less code space memory) ? |
|
|
|
当您只想在Flash中定义数组时,定义为 conchchar您的数组[5 ]={0,1,2,3,4}; 鲍勃 以上来自于百度翻译 以下为原文 When you just want to define an array in flash use a definition as const char YourArray[5] = {0,1,2,3,4}; Bob |
|
|
|
我认为,它仍然会导致从程序内存到数据存储器的重写。 结果是双重复制。 不是这样吗? 以上来自于百度翻译 以下为原文 As I think, it still leads to overwriting the array from program memory to data memory. And it turns out double copying. Is this not so? |
|
|
|
只有小组成员才能发言,加入小组>>
754个成员聚集在这个小组
加入小组2103 浏览 1 评论
1849 浏览 1 评论
3667 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1784 浏览 6 评论
1534 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
566浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
420浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
435浏览 2评论
381浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
913浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-22 17:36 , Processed in 0.989399 second(s), Total 86, Slave 70 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号