Hi,

When performing a erase_check on  a cortex we gets lots of
Error: 36989 4463475 target.c:1190 target_alloc_working_area_try(): BUG:
code tried to allocate unaligned number of bytes (0x0000000e), padding

The reason being that the erase_check_code for armv7 is only 14bytes, now i
would not consider this an error for this platform - others maybe.
Perhaps we could add a min target alignment var to the target struct, or
simpler change to a LOG_DEBUG msg.

Thoughts?

Cheers
Spen
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to