Skip to main content
i2399
Associate III
April 28, 2015
Question

Using the library with a bootloader

  • April 28, 2015
  • 0 replies
  • 418 views

Posted on April 28, 2015 at 11:20

 

 

 

Hi all,

 

I am trying to use the library in a dual drive project for STM32F205.

 

The code is relocated starting at address 0x08008000 since the first two flash blocks are used by my bootloader.

 

The bootloader works fine with another motor control project entirely wrote by me, but when I try to load the project that uses the MC library it doesn't work at all.

 

The project that uses that MC library work fine if not relocated (stand alone without bootloader).

 

Is there something in the library that cannot be relocated? I don't get any warnings or errors from the linker.

 

 

Thanks and best regards,

 

Ivan

 

#bootloader

This topic has been closed for replies.