IAR embedded WB from CubeMX to drive IHM003 motor control dev kit error : Error[Li016]: size limit exceeded. The application needs 0x86b6 (34'486) bytes
When I run code in IAR embedded WB from CubeMX to drive IHM003 motor control dev kit initial project (same as in getting started video) , I have got this error
Error[Li016]: size limit exceeded. The application needs 0x86b6 (34'486) bytes, which is greater than the limit of 0x8000 (32'768) bytes.
The limit is due to license "ARM.EW.LINKER" from "bus_voltage_sensor.o" (and 61 other modules).
I choose kickstart license due to other is paid and 30days for free.
If I turn to 30days trial everything is working normally.
Could you please help me on what is wrong with this?