Relocating a bean?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Relocating a bean?

909件の閲覧回数
Nik
Contributor III

Hi,

 

I need to control where the code for a bean is located.

Like:

#pragma CODE_SEG Bootloader_ROM

 

But I can't modify the bean code.  Should I just copy and delete the bean, or is there another way?

 

Thanks,

-Robert

 

ラベル(1)
0 件の賞賛
返信
1 返信

807件の閲覧回数
ProcessorExpert
Senior Contributor III

Hello,

 

such feature is not supported by ProcessorExpert now. However, I will pass your request to the developers to consider its implementation.

 

One component in bootloader section:

In case you want to change location of placement of only one component you can use the already created pragma(s) in this particular component (for details see figure_1).

 

More components in bootloader section:

In case you need to use in bootloader section more components, the only way how to do this is to disable code generation of these components and modifying existing pragma(s) manually (figure_2).

 

For more detail about "disable code generation" feature please go to the "User Changes in Generated Code" chapter that is available through "ProcessorExpert Help" menu command from Help | ProcessorExpert menu after unfolding

"ApplicationDesign" and "Code Generation and Usage" chapters.

 

best regards
Vojtech Filip
Processor Expert Support Team

0 件の賞賛
返信