This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Linker error L6787U: Region table handler '__scatterload_copy'... was not found

I'm building an application for a CM4 (no FPU).  After an innocuous change such as removing a field from a struct, the linker is sometimes throwing the followingerror on build. L6787U: Region table handler '__scatterload_copy' needed by entry for VARIABLE_DATA was not found.

I'm using uVision 4.72.1.0 and armcc V5.3.0.76.

Has anyone run into this problem and been able to resolve it?