On 15/08/2016 16:54, Pavel Pisa wrote:
if (cpu_id == 0) {+ rtems_cache_invalidate_entire_data(); + rtems_cache_invalidate_entire_instruction();} else { arm_cache_l1_invalidate_entire_data(); arm_cache_l1_invalidate_entire_instruction(); }
The header arm-cache-l1.h is not pre-installed for the zedboard BSP. I will have to add this.
Chris _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel