Dear Freescale Community,
I am using Code Warrior 10.5 with Processor Expert.
I created a programm for the FRDM KL02Z with the integrated MKL02Z32VFM4 MCU with 5 Input signals, 1 ADC and 1 TUI.
Everything works fine with this processor expert application.
Then I wanted to have the same program for a MKL02Z8VFG4 MCU again using processor expert. Made all the settings and wrote the adjusted code.
When building the code I always get the Error notice: .../programme/freescale - code warrior/cw mcu v10.5/cross_tools/arm-none-eabi-gcc-4_7_3/bin/../lib/gcc/arm-none-eabi/4.7.3/../../../../arm-none-eabi/bin/ld.exe: Kinetis_CABV1.1.0.elf section `.text' will not fit in region `m_text'.
At first I thought my programm is too large. Then I set up a new project with the same configurations but this time without the code and I get the same Error notice !
Just what is going on? What could I have done wrong? Really need to get this working.
Thank you in advance.
Edward.