Skip to main content
jgil
Associate III
February 19, 2009
Question

Motor tuning

  • February 19, 2009
  • 5 replies
  • 875 views
Posted on February 19, 2009 at 14:15

Motor tuning

This topic has been closed for replies.

5 replies

stello
Visitor II
May 17, 2011
Posted on May 17, 2011 at 10:15

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,

BilLino

jgil
jgilAuthor
Associate III
May 17, 2011
Posted on May 17, 2011 at 10:15

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 regards

jgil
jgilAuthor
Associate III
May 17, 2011
Posted on May 17, 2011 at 10:15

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.

stello
Visitor II
May 17, 2011
Posted on May 17, 2011 at 10:15

Hello ihsguru,

we haven't faced this problem. Is the error in linking phase?

Best Regards,

Billino

jgil
jgilAuthor
Associate III
May 17, 2011
Posted on May 17, 2011 at 10:15

Hello

The problem does not cause the limitation of 32K. The message that the linker send is the following:

Best regards