Use JTAG on i.MX8QXP to program an FPGA

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Use JTAG on i.MX8QXP to program an FPGA

ソリューションへジャンプ
861件の閲覧回数
nolan_zinn
Contributor IV

I'm trying to use an i.MX8QXP running Yocto Linux in a system with an FPGA.  We would like the FPGA to be updated in the field by the i.MX8. I've dug pretty extensively through the devicetree files, and I don't believe that the JTAG pins are setup anywhere, which makes sense because it would typically be used to debug the i.MX8.  My question is if there is some way to setup the i.MX8 to use JTAG to flash an FPGA in default operation, and maybe have some alternate setup where we could actually debug the i.MX8 over JTAG?  If not, what method would be best to flash an FPGA from the i.MX8?

I've looked into using either openOCD or the Altera FPGA firmware download module (in the Yocto kernel, altera-stapl) to handle the flashing of the FPGA.

ラベル(1)
0 件の賞賛
1 解決策
787件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Nolan

I am afraid such special fpga procedures are not available, for jtag debug

one can check AN12631 and try to program fpga using some standard

intrface: uart, spi or i2c.

Normal and Secure Debug for i.MX8/8X Family of Applications Processors

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

1 返信
788件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Nolan

I am afraid such special fpga procedures are not available, for jtag debug

one can check AN12631 and try to program fpga using some standard

intrface: uart, spi or i2c.

Normal and Secure Debug for i.MX8/8X Family of Applications Processors

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------