在函数static void d_can_init(int evm_id, int profile)中加入 case BEAGLE_BONE_BLACK: /* Instance Zero */ setup_pin_mux(d_can_bbb0_pin_mux); am33xx_d_can_init(0); /* Instance one */ setup_pin_mux(d_can_bbb1_pin_mux); am33xx_d_can_init(1); break; 最...
目前在beagleboneblack上烧写ti-sdk-am335x-evm-06.00.00.00-Linux-x86-Install中的文件时遇到了一些状况。 1. 现在按照下载并且安装了SDK06,然后我再beagleboneblack上进行了如下操作。 1.安装完成SDK没有进行安装和编译只执行了setup.sh。 2.用create-sdcard.sh进行了SD卡的初始化话...
1、栈指针值CONFIG_SYS_INIT_SP_ADDR start.s又包括 config.h 文件(位于am335x/include/config.h,am335x是编译时候生成的,Makefile将与目标板相关的文件集中在此处) config.h文件内容: 在configs/am335x_evm.h中定义了CONFIG_SYS_INIT_SP_ADDR: 即CONFIG_SYS_INIT_SP_ADDR = SRAM0_START + SRAM0_SIZE...
1x RTC座,适配纽扣电池ML2032(3V可充) ADC 1x 8-ch 12-Bit ADC,200K Samples Per Second,2x 5pin排针方式,间距2.54mm,电压输入范围一般为0~1.8V DISPLAY 1x HDMI OUT接口 1x LCD RES电阻触摸屏接口,40pin FFC连接器,间距0.5mm UART 1x Debug UART,UART3,Micro USB接口 1x RS232 UART,UART0,DB9...
# 本文主要对TI的sdk中的Makefile脚本进行解读,是为了了解其工作机制。 # 该文件中的一些写法是值得参考的。 #2016-4-16深圳 南山平山村 曾剑锋 # #platform # PLATFORM=am335x-evm # #defconfig # DEFCONFIG=singlecore-omap2plus_defconfig # #Architecture ...
Thank you for your interest in the AM335x Software Development Kit (SDK). This SDK supports the AM335x EVM TMDXEVM3358 and the AM335x StarterKit TMDSSK3358 from TI, as well as the very popular Beaglebone and Beaglebone Black community boards. If you would like to install the full SDK...
目前AM3352自制板移植ti-processor-sdk-linux-am335x-evm-06.03.00.106时遇到一个问题, 通过nand启动加载uboot后会自动重启; 启动方式选择00010b URAT0 -> SPI0 -> NAND->NANDI2C; 1.通过URAT0 下载u-boot-spl.bin 和 u-boot.img后可以正常u-boot命令行操作,板子不会自动重启 ...
初学AM335x EVM板子跑StartWare问题 下载了官方的SDK6.0,自己制作了SD启动卡,可以正常MLO-uboot.img启动,但是下载了官方的AM335X_StarterWare_02_00_01_01后未编译的情况下将自带的 D:\ti\AM335X_StarterWare_02_00_01_01\binary\armv7a\cgt_ccs\am335x\evmAM335x\bootloader\Release_MMCSD\MLO...
# PLATFORM=am335x-evm # #defconfig # DEFCONFIG=singlecore-omap2plus_defconfig # #Architecture # ARCH=armv7-a # #u-boot machine # UBOOT_MACHINE=am335x_evm_config # #Points to the root of the TI SDK # export TI_SDK_PATH=/home/Qt/ti-processor-sdk-linux-am335x-evm-01.00.00.00# #...
AM335x EVM Quick Start Guide Quick Start Guide included in the EVM kit open-in-new AM335x Starter Kit Quick Start Guide Quick Start Guide included in the Starter kit open-in-new AM335x Yocto SDK user manual AM335x Yocto SDK user manual for developers ...