Forum Discussion
DPerr1
New Contributor
7 years agoI had the same problem;
This is because the pinMux is not correctly set. The preloader do this job (cf Warning (11713): The configuration of the Hard Processor Subsystem (HPS) within this design has changed.
The Preloader software that initializes the HPS requires an update.
Using hps_isw_handoff/soc_system_wp4_lcd_only_hps_0/, run the Preloader Support Package Generator to update your Preloader software
).
The required file are in "/hardware/hps_isw_handoff" and the soc_system.sopcinfo
>
So you should rebuild and update it using the makefile which is present in the /hardware project
and also the tool bsp-editor can help