2009-02-19 05:15 AM
2011-05-17 01:15 AM
Hello.
When i uncomment ''FLUX_TORQUE_PIDs_TUNING'' The iar 5.20 ewarm 32K free version send this message (linker). ''Tool internal error Internal Error:[Coreutil/general]: Initializer content too large to fit'' I don´t know. best regards2011-05-17 01:15 AM
Hello,
it should mean that the compiled code is over 32k. Try changing the configuration in STM32F10x_MCconf.h (for instance if enabled, comment OBSERVER_GAIN_TUNING definition). Regards, BilLino2011-05-17 01:15 AM
Hello
The problem does not cause the limitation of 32K. The message that the linker send is the following: Best regards2011-05-17 01:15 AM
Hello ihsguru,
we haven't faced this problem. Is the error in linking phase? Best Regards, Billino2011-05-17 01:15 AM
Hello.
My previous mail was something confused. I have generated code over 32K and the message of error is the following(view attachments). But, with original library (code minor 32K) when i uncomment ''FLUX_TORQUE_PIDs_TUNING'' The iar 5.20 ewarm 32K free version send this message (linker). ''Tool internal error Internal Error:[Coreutil/general]: Initializer content too large to fit'' Can you help me , please. Best regards.