Hello,
I have two custom board with me. Only difference between two board is Processor part.
one is with
1) AM4376BZDND80 : GEL file getting executed properly & able to load .out file.
other is with
2) AM4376BZDND30: Some times GEL file is not getting executed. and stuck at CortexA9: GEL Output: Starting EMIF controller configuration...
Some time it stuck while loading the program. (.out file) error is as below.
/**********************after gel file loading failure log************************************/
CortexA9: Trouble Writing Memory Block at 0x80000000 on Page 0 of Length 0x7ff0: (Error -2130 @ 0x80000000) Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 9.4.0.00129)
CortexA9: File Loader: Verification failed: Target failed to write 0x80000000
CortexA9: GEL: File: C:\ti\pdk_am437x_1_0_17\packages\MyExampleProjects\UART_BasicExample_idkAM437x_armTestProject\Debug\UART_BasicExample_idkAM437x_armTestProject.out: Load failed.
What could be the reason?
regards,
Vrund