Part Number: TDA4VM
Hello,
I have to test peripherals like I2C, SPI, eMMC, ethernet in R5F MCU domain. I have built the u-boot(tiboot3.bin) as mentioned in
3.1.1.1. General Information — Processor SDK Linux for J721e Documentation.
Based on whether it is for MCU or Main domain there are 2 options:
1. If this u-boot is for R5F MCU domain, then I can test the peripheral in u-boot command prompt (For ex. using i2c probe command)
2. If this u-boot is for R5F Main domain, is there any alternative method where I can test these peripherals in R5F MCU domain?
Thanks in advance,
Lakshmi Shetty