This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
使用AMIC110/可以支持EtherCAT slave的应用,按照手册PRU_ICSS_EtherCAT_User_Guide在windows10 系统上搭建工程,编译工程时显示程序超过内存的存储容量,怎么解决
各个组件都是默认安装,使用的版本如下:
PRU-ICSS-EtherCAT_Slave-01.00.08.01-Windows-x86-Install
ti-processor-sdk-rtos-am335x-evm-06.03.00.106-Windows-x86-Install
CCS 8.0
执行指令,projectCreate.bat AMIC11x arm ethercat_slave_demo 显示创建工程成功 ethercat_slave_demo_AMIC11x_arm
用CCS打开工程ethercat_slave_demo_AMIC11x_arm所在的工作空间,对工程进行编译后,工程报错,报错主要内容如下:
ethercat_slave_demo_AMIC11x_arm.out section '.text' will not fit in region 'SRAM_HI1'
region ‘SRAM_HI1’ overflowed by 13300 bytes