Hello,
see attached my project - it always give an error if I compile with the bootloadable component.
If I remove the bootloadable I have no compile error more
With the Eva-Kit I also implemented a bootloadable component (bootloader) and there I never had such a problem/error.
I have no idea what that could be? (the bootloader project I can run on the device without problem)
thank you
Solved! Go to Solution.
Hi Pierre,
I'm afraid the root cause is...the code size is larger than the internal Flash size of this PSoC device...
4025 series has a 32K Flash..but 4024 series has a 16K flash only.
Thanks,
Ryan
Hi Pierre,
I'm afraid the root cause is...the code size is larger than the internal Flash size of this PSoC device...
4025 series has a 32K Flash..but 4024 series has a 16K flash only.
Thanks,
Ryan
I'm afraid the root cause is...the code size is larger than the internal Flash size of this PSoC device...
unfortunately you are right:
Project size:
Bootloader Project size: