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
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