AM2432: cannot load program into PRU

Part Number: AM2432
Other Parts Discussed in Thread: AM5726

Tool/software:

ICSS_G1_PRU_0: File Loader: Verification failed: Values at address 0x0000000D@Data_Memory do not match Please verify target memory and memory map.
ICSS_G1_PRU_0: GEL: File: C:\working\dd3s_workspace\test_c\Debug\test_c.out: a data verification error occurred, file load failed.

I loaded the same (!) binary into am5726 (!) without any problem.

  • Hi,

    The side loading feature is supported by AM243x as well, but it needs the PRU clocks to be setup before the .out file can be loaded onto it. We can enable this by having some example running on R5 core which initializes the PRU clocks. For that, you might have to add PRU IO module in syscfg in the example you are running in R5 core. Another option is to enable PRU in the DMSC core. 

    Can you please provide more information on which version of MCU+ SDK is being used? This will help us provide better suited solution based on the features enabled in the SDK.

    Regards,
    Teja.