麻烦问下C674x的UartHost.exe从哪下载啊???????????????
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.
下载bootloader文档第1页上的http://www-s.ti.com/sc/techlit/sprabb1.zip
http://www.ti.com/lit/an/sprabb1c/sprabb1c.pdf
安装aisgen工具后,在AISgen for D800K005\UartHost目录下
你好! 我使用的是OMAPL138 LCDK 板子
我使用串口加载程序(starterware 里的GPIO程序 .out)镜像,
将.out转换成.ais镜像,(我怀疑使用的CFG AISGen配置文件不对)
加载镜像之后好像没有自动运行!
我该怎么做!
建议先用CCS JTAG调试,试试程序有没有问题
你好
仿真阶段使用了GEL:
ARM9_0: Output: Target Connected.
ARM9_0: Output: ---------------------------------------------
ARM9_0: Output: Memory Map Cleared.
ARM9_0: Output: ---------------------------------------------
ARM9_0: Output: Memory Map Setup Complete.
ARM9_0: Output: ---------------------------------------------
ARM9_0: Output: PSC Enable Complete.
ARM9_0: Output: ---------------------------------------------
ARM9_0: Output: PLL0 init done for Core:300MHz, EMIFA:25MHz
ARM9_0: Output: DDR initialization is in progress....
ARM9_0: Output: PLL1 init done for DDR:150MHz
ARM9_0: Output: Using DDR2 settings
ARM9_0: Output: DDR2 init for 150 MHz is done
ARM9_0: Output: ---------------------------------------------
ARM9_0: Output: DSP Wake Complete.
ARM9_0: Output: ---------------------------------------------
然后烧写的镜像的时候 不知道 AISGen如何配置!
各位大家好,我在采用TMS320C6748要采用仿真器+nor flash方式将数据烧进nor flash 启动。编译仿真运行都没问题。之后根据仿真用的的gel文件,通过"AISgen for D800K008"将仿真的.out文件转换成烧写用的.bin文件。但在将load给bin文件时报错“C674X_0:GEL:Encountered a problem loading file :c6748.bin Could not determine target type of file”
你好,Shine Zhang :
我在进行将仿真好的.out文件,采用ais进行配置,生成.ais镜像文件,可是在烧写c6748的:"load program->选在转换的.bin文件",点击“OK”后,在Console窗口出现"C674X_0:GEL:Encountered a problem loading file :c6748.bin Could not determine target type of file"这样的报错信息。
我的仿真没问题,添加的gel文件没问题,转换的ais是根据仿真的.out和gel文件配置来的。
我怀疑是在你烧写nor flash的步骤有问题,还请您,帮我指点一下,谢谢。