cancel
Showing results for 
Search instead for 
Did you mean: 

CubeMX 4.14 ignores Keil additional targets for compiling

taraben
Senior
Posted on March 28, 2016 at 13:40

I use additional targets for tweaking compiling at different stages of the project:

- move in memory

- set Vector table offset

- compiler defines

- user defines to create bin files

I use stm32f437

Now when I recreate the project from CubeMX targets getting lost.

Pls fix this bug.

Regards, Adib.

#stm32-keil-cubemx
3 REPLIES 3
Nesrine M_O
Lead II
Posted on March 28, 2016 at 19:06

Hi Adib,

Thank you for your feedback. The issue has been reported internally.

-Syrine-

stm32cube-t
Senior III
Posted on April 12, 2016 at 16:19

Dear user,

Can you please detail where your customizations take place within the IDE and for which parameters:

- project target options

- project group changes :  adding a group, adding a new/existing file, group option configurations.

Thanks

thank you
taraben
Senior
Posted on April 23, 2016 at 22:26

Hello,

I do modify usually;

in the dialog ''manage Project items'':

- ADD Project Targets

- ADD Groups

In the dialog ''Options for target'':

- Tab ''Target''change memory settings, IROM addresses

- Tab ''Output'' change output directory and name of executable

-Tab ''User'' add custom command

- Tab ''C/C++'' add include path, add defines, change other compiler settings

- Tab ''Linker'' specify different scatter file

Regards, Adib.

-