2019-04-12 06:20 AM
2019-04-12 07:37 AM
Ok, and how large is the definition for the loader region in the scatter file or linker script? Keil?
The linker tends to fail if it is given bad parameters, or you're simply trying to put more data than will physically fit in the device.
If you tell it that is has a 8MB device, 16 or 32MB of stuff will not fit.
2019-04-13 06:56 AM
I've started a new project and added same images and screens and now it works...
2021-07-23 10:46 PM
hi, have solved that issue? i am new to this touch gfx. i need to know, is that the only way by creating a new project only we can solve this issue?