<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>芯路恒电子技术论坛 - AC540-SoC开发板</title>
    <link>https://fpga.cn/forum.php?mod=forumdisplay&amp;fid=126</link>
    <description>Latest 20 threads of AC540-SoC开发板</description>
    <copyright>Copyright(C) 芯路恒电子技术论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 30 Apr 2026 15:29:36 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://fpga.cn/static/image/common/logo_88_31.gif</url>
      <title>芯路恒电子技术论坛</title>
      <link>https://fpga.cn/</link>
    </image>
    <item>
      <title>Altera AC550-SoC开发板（5CSXFC6C6U23I7）用户自助服务手册</title>
      <link>https://fpga.cn/forum.php?mod=viewthread&amp;tid=29788</link>
      <description><![CDATA[本帖作为小梅哥AC550-SoC开发板资料帖。分成多个楼层，请大家注意查看后续回复楼层内容。

小梅哥AC550-SOC Altera CycloneV SoC开发板资料
链接: https://pan.baidu.com/s/13yCCu74MGngaXD--lFwNQQ?pwd=earu 提取码: earu 



本产品正式量产版型号为AC550-SoC开发板 ...]]></description>
      <category>AC540-SoC开发板</category>
      <author>admin</author>
      <pubDate>Wed, 16 Oct 2024 13:19:49 +0000</pubDate>
    </item>
    <item>
      <title>AC540-SoC 开发板使用常见问题和说明</title>
      <link>https://fpga.cn/forum.php?mod=viewthread&amp;tid=29410</link>
      <description><![CDATA[AC540-SoC 开发板有2个网口，一个是ARM直接驱动，一个是由ARM导出到FPGA之后，经过FPGA管脚引出。
FPGA侧网口要使用，需要在fpga中配置好GMII转RGMII的IP以及指定物理管脚，这也就意味着FPGA侧的网口要想使用，必须先将FPGA配置文件烧录到FPGA中。

双网口和单网口使用 ...]]></description>
      <category>AC540-SoC开发板</category>
      <author>admin</author>
      <pubDate>Fri, 30 Jun 2023 02:07:35 +0000</pubDate>
    </item>
    <item>
      <title>AC540开发板两网口连不上网络</title>
      <link>https://fpga.cn/forum.php?mod=viewthread&amp;tid=28533</link>
      <description><![CDATA[新买的AC540开发板两网口eth0 eth1连不上网络,开发板的IP地址已经设置和电脑主机同一网段，插在同一交换机LAN端口，还是连不上。]]></description>
      <category>AC540-SoC开发板</category>
      <author>蔡林伟</author>
      <pubDate>Wed, 02 Jun 2021 01:14:25 +0000</pubDate>
    </item>
    <item>
      <title>AC540-SoC使用常见问题说明</title>
      <link>https://fpga.cn/forum.php?mod=viewthread&amp;tid=28527</link>
      <description><![CDATA[1、2021年1月开始，从网盘和sd卡中下载的镜像文件，对A2和A5两种容量的rbf文件做了自动的兼容，能够根据所选购的SOC器件的型号选择对应使用哪个rbf配置fpga。不再使用默认的soc_system.rbf。而是根据器件型号，自动选择soc_system_A2_TFT.rbf或soc_system_A5_TFT.rbf文 ...]]></description>
      <category>AC540-SoC开发板</category>
      <author>admin</author>
      <pubDate>Tue, 18 May 2021 02:29:34 +0000</pubDate>
    </item>
    <item>
      <title>更新dtb以后SD卡boot卡住了！提示：Waiting for root device /dev/mmc...</title>
      <link>https://fpga.cn/forum.php?mod=viewthread&amp;tid=28507</link>
      <description><![CDATA[按照  Step by Step 为 HPS 添加 UART 外设  章节增加一个 UART(RS-232 Serial Port) IP，然后将新的rbf文件和dtb文件 更新到SD卡里面的， 结果启动的时候提示：Waiting for root device /dev/mmcblk0p2， 谁知道是什么原因呢？
我的步骤：
1. 在 GHRD 工程基础上 增加 ...]]></description>
      <category>AC540-SoC开发板</category>
      <author>wx_Ukbc8M95</author>
      <pubDate>Fri, 12 Mar 2021 09:51:38 +0000</pubDate>
    </item>
    <item>
      <title>【设计实例】AC540-SoC基于SDRAM共享的摄像头图像采集显示系统</title>
      <link>https://fpga.cn/forum.php?mod=viewthread&amp;tid=28505</link>
      <description><![CDATA[一、先把项目跑起来
1、烧写资料包中“06_预制作镜像”文件夹下的“AC540-SoC-Console.img”镜像到SD卡中
2、将摄像头插入到开发板右侧的摄像头接口中。
3、使用烧录好的SD卡启动开发板，进入Linux系统后，直接执行root目录下的ov5640_capture可执行文件。
4、在屏幕上 ...]]></description>
      <category>AC540-SoC开发板</category>
      <author>admin</author>
      <pubDate>Thu, 25 Feb 2021 02:12:39 +0000</pubDate>
    </item>
    <item>
      <title>DE1-SoC的HPS和fpga数据交互，以及linux调用HPS存储的数据</title>
      <link>https://fpga.cn/forum.php?mod=viewthread&amp;tid=28498</link>
      <description><![CDATA[有偿请求帮助
如何实现DE1-SoC的HPS和FPGA数据交互，板载linux系统可以读取数据？
哪位大佬可以帮我看一下]]></description>
      <category>AC540-SoC开发板</category>
      <author>ZLI</author>
      <pubDate>Fri, 29 Jan 2021 03:13:31 +0000</pubDate>
    </item>
    <item>
      <title>DE1-SoC开发板实现OV7670摄像头采集之后VGA显示，hps的DDR3实时...</title>
      <link>https://fpga.cn/forum.php?mod=viewthread&amp;tid=28497</link>
      <description><![CDATA[我现在要用DE1-SoC驱动OV7670，通过VGA显示在电脑上，而且利用板子上的linux编程调用摄像头采集的数据，现在摄像头采集和VGA显示都可以，但是我不会HPS和FPGA数据交互，linux也没法调用图像，
哪位大佬可以请教一下，可以有偿
 ...]]></description>
      <category>AC540-SoC开发板</category>
      <author>ZLI</author>
      <pubDate>Fri, 29 Jan 2021 03:00:22 +0000</pubDate>
    </item>
    <item>
      <title>英特尔Cyclone V SOC FPGA器件烧写EMMC方案（二、UBOOT 烧写img ）</title>
      <link>https://fpga.cn/forum.php?mod=viewthread&amp;tid=28492</link>
      <description><![CDATA[基于UBOOT的小尺寸镜像系统烧写

此方案最简单，所以放在最前面说。此方案实现的前提如下：1、  系统镜像尺寸小于电路板上的DDR3内存大小。2、  电路板上有SD卡槽。除此之外，不需要再有其他要求了，不需要网口，不需要USB接口、Nand Flash等。考虑到电路板上的存储空间 ...]]></description>
      <category>AC540-SoC开发板</category>
      <author>admin</author>
      <pubDate>Tue, 19 Jan 2021 05:38:46 +0000</pubDate>
    </item>
    <item>
      <title>英特尔Cyclone V SOC FPGA器件烧写EMMC方案（一、 方案分析）</title>
      <link>https://fpga.cn/forum.php?mod=viewthread&amp;tid=28491</link>
      <description><![CDATA[烧写AC506-SOC核心板/AC540-SOC开发板系统到板载EMMC存储器目前总共总结出了3种切实可行的方法，这三种方法各有利弊，分别适用于不同的应用场景。本应用笔记将针对这三种方法，分别进行详细的实现步骤介绍，力争让读者跟着本应用笔记按步骤操作，就能成功的实现EMMC的烧 ...]]></description>
      <category>AC540-SoC开发板</category>
      <author>admin</author>
      <pubDate>Tue, 19 Jan 2021 05:32:06 +0000</pubDate>
    </item>
    <item>
      <title>Altera Cyclone V SoC FPGA EMMC烧写方案--基于AC540</title>
      <link>https://fpga.cn/forum.php?mod=viewthread&amp;tid=28483</link>
      <description><![CDATA[背景介绍
Altera的Cyclone V SoC FPGA芯片，片上集成了高性能的双核ARM Cortex-A9处理器和通用的FPGA逻辑，两者以极高带宽的片上通信总线进行通信，能够解决很多行业中同时需要ARM和FPGA进行高效数据交互的应用场景。

笔者在使用该芯片的时候，遇到了一个令人头疼的问 ...]]></description>
      <category>AC540-SoC开发板</category>
      <author>admin</author>
      <pubDate>Tue, 05 Jan 2021 06:27:21 +0000</pubDate>
    </item>
    <item>
      <title>【SOC FPGA】在Ubuntu下修改img文件中的内容</title>
      <link>https://fpga.cn/forum.php?mod=viewthread&amp;tid=28472</link>
      <description><![CDATA[1、将img文件拷贝到Ubuntu下，例如img文件名为  AC540-SoC-Console.img，拷贝的路径为 /home/fpgaer/tools/
2、使用fdisk命令查看img文件的分区  fdisk  AC540-SoC-Console.img
3、输入p来查看分区信息：

root@ubuntu:/home/fpgaer/tools# fdisk  AC540-SoC-Console.im ...]]></description>
      <category>AC540-SoC开发板</category>
      <author>admin</author>
      <pubDate>Fri, 04 Dec 2020 10:37:20 +0000</pubDate>
    </item>
    <item>
      <title>【SOC FPGA】编译生成u-boot.scr文件的方法和脚本</title>
      <link>https://fpga.cn/forum.php?mod=viewthread&amp;tid=28471</link>
      <description><![CDATA[该脚本在ubuntu系统下或者windows系统下使用soc eds command shell工具都能运行，只需要修改好script文件内容后执行build.sh文件即可

如果ubuntu系统中没有安装mkimgae工具，需要先使用sudo apt-get install u-boot-tools 命令安装该工具。
 ...]]></description>
      <category>AC540-SoC开发板</category>
      <author>admin</author>
      <pubDate>Fri, 04 Dec 2020 07:04:17 +0000</pubDate>
    </item>
    <item>
      <title>ac501</title>
      <link>https://fpga.cn/forum.php?mod=viewthread&amp;tid=28440</link>
      <description><![CDATA[ac501 上面可以接正点原子 stm32f407 的 tftlcd吗？]]></description>
      <category>AC540-SoC开发板</category>
      <author>13487055534</author>
      <pubDate>Sun, 16 Aug 2020 03:48:52 +0000</pubDate>
    </item>
    <item>
      <title>【AC590】Nand分区和设备树修改</title>
      <link>https://fpga.cn/forum.php?mod=viewthread&amp;tid=28412</link>
      <description><![CDATA[设备树修改Nand和分区

要点1，要适配内核，5.0的内核，需要修改nand控制器的兼容属性为


要点2，添加分区信息



修改好的设备树为：



如果不修改，报错信息大概如下，意思是说挂不上文件系统，原因是因为nand挂不上。


 ...]]></description>
      <category>AC540-SoC开发板</category>
      <author>admin</author>
      <pubDate>Fri, 08 May 2020 07:58:02 +0000</pubDate>
    </item>
    <item>
      <title>【小梅哥FPGA】 AN106 给Linux系统安装SSH功能</title>
      <link>https://fpga.cn/forum.php?mod=viewthread&amp;tid=28390</link>
      <description><![CDATA[本文由小梅哥编写，未经许可，不得用于任何其他商业用途


将提供的编译好的openssh.tar.gz文件拷贝到开发板的/home目录下。拷贝的方法有很多，例如TFTP方式从电脑传输到、或者使用U盘，对于使用SD卡启动的板子，也可以直接放到SD卡的fat分区中。
本例以使用U盘为例：1 ...]]></description>
      <category>AC540-SoC开发板</category>
      <author>admin</author>
      <pubDate>Sat, 04 Apr 2020 16:12:37 +0000</pubDate>
    </item>
    <item>
      <title>make (e=2):系统找不到指定的文件。process_ begin: CreateProcess fai...</title>
      <link>https://fpga.cn/forum.php?mod=viewthread&amp;tid=28381</link>
      <description><![CDATA[18:08:14 **** Build of configuration Debug for project hw ****
make all
process_ begin: CreateProcess(NULL, echo \&quot;Building file: ../src/hw.c\&quot;, ...) failed.
make (e=2): 系统找不到指定的文件。
make: *** [src/subdir .mk:18: src/hw.o] Error 2
18:08:15 Bu ...]]></description>
      <category>AC540-SoC开发板</category>
      <author>admin</author>
      <pubDate>Thu, 26 Mar 2020 05:51:25 +0000</pubDate>
    </item>
    <item>
      <title>AC590-SoC开发板常用操作说明</title>
      <link>https://fpga.cn/forum.php?mod=viewthread&amp;tid=28330</link>
      <description><![CDATA[AC590-SOC开发板采用核心板+底板的结构。核心板资源如下：
FPGA：5CSEMA2U23I7N     25K逻辑单元，672个管脚，FPGA部分总共可用管脚为140个。含双核ARM Cortex-A9 CPU，800MHz主频，能够运行Linux操作系统

DDR3:   （MT41K128M16JT-125 IT   /  MT41K256M16TW-107 IT.P ...]]></description>
      <category>AC540-SoC开发板</category>
      <author>admin</author>
      <pubDate>Thu, 28 Nov 2019 04:44:34 +0000</pubDate>
    </item>
    <item>
      <title>SOCFPGA的UBOOT编译的坑</title>
      <link>https://fpga.cn/forum.php?mod=viewthread&amp;tid=28326</link>
      <description><![CDATA[1、注意，编译需要在software/preloader目录下进行
2、generate目录下的.build文件在编译一开始会被拷贝到software\\preloader%uboot-socfpga\\board\\altera\\socfpga下替换，但是要注意build文件中的启动位置设置正确
3、E:\\FPGA_DEV\\AC590_DEV\\DEMO\\AC590_SoC_GHRD\\softw ...]]></description>
      <category>AC540-SoC开发板</category>
      <author>admin</author>
      <pubDate>Sun, 17 Nov 2019 16:22:10 +0000</pubDate>
    </item>
    <item>
      <title>小梅哥SoC FPGA  AC506核心板常用操作说明</title>
      <link>https://fpga.cn/forum.php?mod=viewthread&amp;tid=28319</link>
      <description><![CDATA[本帖内容导航

5楼，使用USB Blaster检测不到FPGA器件的原因和解决方案



如题，本笔记主要记录如何在小梅哥最新的SoC FPGA核心板上烧录Linux系统，。

流水账式笔记

要给Intel Cyclone V SoC FPGA核心板上的EMMC烧写系统

面临的几个严峻问题

1、该芯片只有一个SDIO ...]]></description>
      <category>AC540-SoC开发板</category>
      <author>admin</author>
      <pubDate>Tue, 29 Oct 2019 13:02:07 +0000</pubDate>
    </item>
  </channel>
</rss>