完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
DSP型号:C6748
FPGA在用HPI加载DSP的AIS文件后,FPGA将HPIC控制寄存器的DSPINT位写1,通知DSP程序加载结束。 按照Using the TMS320C6748/C6746/C6742 Bootloader文档3.2的描述, Host Port Interface (HPI) Boot HPI boot happens from the HPI0 peripheral in 16-bit mode. The sequence to boot from HPI is listed below: • Bootloader interrupts the host by setting the HINT bit, in the HPIC register, to inform that it is ready and that the host can start loading the application image to device memory. • Host acknowledges this interrupt by clearing the HINT bit. • Host loads the application image to device memory and writes application entry point to location 0x11800000 in device memory. • Host reads back the final word it wrote to device memory to make sure all HPI writes have completed successfully. • Host interrupts bootloader by setting DSPINT bit in HPIC register to inform that loading of application image is complete. • Bootloader acknowledges host by clearing DSPINT bit. • Bootloader reads application entry point (written by host) from address 0x11800000 and branches to it. FPGA将DSPINT位置1后,Bootloader应该会自己从0x11800000获取C程序入口地址,然后执行。 通过CCS观察0x11800000处C程序入口地址正确,指向“c_init”。 问题:FPGA将DSPINT写1后,DSP没有运行,需要从CCS软件上执行RUN的操作DSP才能正常运行。 此时用JTAG线连着DSP,但并没有通过JTAG下载DSP程序,而是通过FPGA用HPI口加载。 |
|
相关推荐
5 个讨论
|
|
c6748 bootloader第3页上有这么一句话.
There are few boot modes that do not make use of AIS and have a special boot interface. For instance, • The HPI boot method requires the HPI host to load the application image to the device memory and does not use AIS. • There are three methods to boot from a NOR Flash, only one of which uses AIS. 可以把.out文件用hex conversion utility十六进制转换工具hex6x.exe转成.hex或者.bin文件后加载. |
|
|
|
|
|
可以参考下面Nor Lagacy boot mode中.out转.bin的写法. http://processors.wiki.ti.com/index.php/Secondary_Bootloaders_on_OMAP-L1x#Extracting_the_Binary_Image hex converson utility的详细介绍可以参考assembly language user guide第11章. http://www.ti.com/lit/ug/spru186w/spru186w.pdf |
|
|
|
|
|
只有小组成员才能发言,加入小组>>
MSP430F249TPMR出现高温存储后失效了的情况,怎么解决?
574 浏览 1 评论
对于多级放大电路板,在PCB布局中,电源摆放的位置应该注意什么?
1024 浏览 1 评论
668 浏览 0 评论
普中科技F28335开发板每次上电复位后数码管都会显示,如何熄灭它?
499 浏览 1 评论
1020 浏览 0 评论
请问下tpa3220实际测试引脚功能和官方资料不符,哪位大佬可以帮忙解答下
124浏览 20评论
请教下关于TAS5825PEVM评估模块原理图中不太明白的地方,寻求答疑
99浏览 14评论
在使用3254进行录音的时候出现一个奇怪的现象,右声道有吱吱声,请教一下,是否是什么寄存器设置存在问题?
106浏览 13评论
TLV320芯片内部自带数字滤波功能,请问linein进来的模拟信号是否是先经过ADC的超采样?
105浏览 12评论
TPA6304-Q1: TPA6304 两片公用一组I2C的话,其中一片配置不成功怎么办
130浏览 10评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-8 11:32 , Processed in 1.040252 second(s), Total 62, Slave 52 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号