Part Number: PROCESSOR-SDK-J784S4
Other Parts Discussed in Thread: TDA4VH
Hello
Platform is evaluation board of J784s4
Booting from SD card with u-boot
I stop the autoboot by hitting a key, then I want to read/write in some peripherals configuration registers (using md and mw).
I've tried:
- UART0 --> crash (Unhandled exception abort...)
- PCIe intd_cfg or dbn_cfg --> crash
only UART8 at 0x2880000 is successful
So I guess something prevents the access to these memory ranges
--> can you point out what ?
is it possible to go around it
Thank you
Best regards