Jtag debugger for i.MX 6ULL famile processor

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Jtag debugger for i.MX 6ULL famile processor

跳至解决方案
1,233 次查看
deljo_davis
Contributor I

I using MCIMX6Y2CVM08AB. Can suggest Jtag Debuggers suitable for this product.

标签 (1)
0 项奖励
回复
1 解答
1,175 次查看
ceggers1
Contributor IV

Selecting a JTAG debugger depends mainly on your needs and budget. Everything between 5$ (FTDI based) and 5000$ (Lauterbach Power Debug Pro) should be possible.

  • If you only want program the flash memory, you can also use the i.MX ROM bootloader and connect via USB (for free).
  • For development of Linux applications, you can do most tasks purely with software debuggers (e.g. gdbserver).
  • For working on bootloaders, real time operating system or the Linux kernel I personally prefer the Lauterbach solution. But be prepared to invest some time to learn how to use this system. It's very powerful but not always intuitive.

regards

Christian

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,176 次查看
ceggers1
Contributor IV

Selecting a JTAG debugger depends mainly on your needs and budget. Everything between 5$ (FTDI based) and 5000$ (Lauterbach Power Debug Pro) should be possible.

  • If you only want program the flash memory, you can also use the i.MX ROM bootloader and connect via USB (for free).
  • For development of Linux applications, you can do most tasks purely with software debuggers (e.g. gdbserver).
  • For working on bootloaders, real time operating system or the Linux kernel I personally prefer the Lauterbach solution. But be prepared to invest some time to learn how to use this system. It's very powerful but not always intuitive.

regards

Christian

0 项奖励
回复